You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by co...@covalent.net on 2002/07/29 23:24:12 UTC

FYI: jk2.properties mx.port setting

I don't know if you are aware of this ( it is somewhere in a 
commit message):

If you add a 'mx.port=9999' in jk2.properties, jk will
try to load the http adapter of mx4j or jmxri. It will also
expose all the jk handlers as mbeans ( in jk: domain ).

You also need to copy mx4j-tools.jar in server/lib ( or 
lib/common for 3.3 ). 

This will give you a view of all the mbeans, including 
ability to change properties, etc. Pretty usefull if
you want to get a top-level view of what's inside.

In 3.3 you also need to add <MxInterceptor> to server.xml
to expose the interceptors and contexts as mbeans.


Costin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>