Hi,
I have a custom plugin that runs as a service under the Tomcat plugin and grabs some app specific Mbeans, this worked fine in all versions up to and including 4.5. I've been testing the same thing in 4.6.6 and it seems that the tomcat is no longer discovered by the default plugin (both with and without my custom plugin).
I guess something changed! Does anyone on here know what the criteria is for Tomcat to be discovered on 4.6?
The tomcat itself runs in procrun (as it's Windows) and SIGAR can see it - although the process name that this tomcat uses is custom (ie not java.exe).
I know I could hard code it in and emulate what the Tomcat plugin gives, but wondered if there is an easier way....
Any help, greatly appreciated.
Thanks in advance!