Hi to all, I've fixed MXInterceptor for Tomcat 3.3.2-dev which will now be able to use JMX stuff present in JTC.
To enable it, just add in server.xml <MxInterceptor /> To use the jmx http adaptor add port : <MxInterceptor port="8999" /> if you're using mx4j, you could also specify listen host : <MxInterceptor host="myhost" port="8999" /> Be sure to have mx4j.jar and mx4j-tools in lib/container. Regards PS: Code will be commited ASAP -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>