On 10/09/2019 09:41, Stephen Hames wrote: > Hi All, > > After Tomcat 9.0.14, the packaging available for download seems to have > changed in that the bin/extras directory has been removed. > > I am finding a bit of confusion on this. We use catalina-jmx-remote.jar > and previously this was included in the extras directory. > > I saw an entry in the change log about merging the extras back into core. > But am unclear on expected the expected bahaviour now. > > Is this meant to be that it is no longer necessary to add these jars, or > that we need to source them via alternative means?
It should be unnecessary to add the JARs as the classes should be in catalina.jar. > Using tomcat 9.0.22, if I add the catalina-jmx-remote.jar from 9.0.14, it > seems to work as normal, but if I don't add the jar, it does not. Can you share the steps you are following and the test you are using so we can see if we can reproduce this. I've checked the build and the classes are present in catalina.jar Thanks, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org