I posted this question previously, but it was OT in another thread, and I got the impression it's now buried a bit deep, so new more on-topic thread.

referring to :

About the possibilities to run JConsole remotely, through a firewalled connection.

Mark Thomas wrote :
 You might also want to look at
 org.apache.catalina.mbeans.JMXAdaptorLifecycleListener in
 http://tomcat.apache.org/tomcat-5.5-doc/monitoring.html

 Something similar also exists for 6.0.x
> > >

 Thanks Mark.
 That page is a bit obscure for someone like me not making Tomcat and
 Java their main focus, but do I understand it correctly in that it would
 mean that the variable second port connection would no longer be
 variable, thus allowing JConsole to connect to it through 2 pre-created
 SSH tunnels (as long as one inserts the indicated Listener element in
 the server.xml of a Tomcat 5.5.25+ ) ?

 (admittedly, some people might consider this question a bit obscure too)

 As a secondary question, does the fact of adding such a Listener have
 any discernable impact on Tomcat's performance (when JConsole is not in
 use) ?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to