Re: Is it possible to disable JMX?

2019-08-26 Thread Mark Thomas
On 27/08/2019 03:59, Alex O'Ree wrote: > you may have to edit catalina.bat and add --no-jmx to the command line That won't work. Quoting from the changelog: Add --no-jmx flag to allow disabling JMX in startup.Tomcat.main. Disabling JMX is only possible when using Tomcat as am embedded componen

Re: Is it possible to disable JMX?

2019-08-26 Thread Alex O'Ree
you may have to edit catalina.bat and add --no-jmx to the command line On Mon, Aug 26, 2019 at 2:05 PM Pascal Schumacher wrote: > |Hi, > > according to https://tomcat.apache.org/tomcat-9.0-doc/changelog.html it > should be possible to disable JMX when using Tomcat 9.0.20+. > > I tried different

Is it possible to disable JMX?

2019-08-26 Thread Pascal Schumacher
|Hi, according to https://tomcat.apache.org/tomcat-9.0-doc/changelog.html it should be possible to disable JMX when using Tomcat 9.0.20+. I tried different way to pass --no-jmx to Tomcat 9.0.24 ("catalina.bat start --no-jmx", "startup.bat --no-jmx", editing catalina.bat), but the "Catalina" fold