Paolo Santarsiero wrote:
I think the only possibility in order to fix RMI server port behind a firewalled system is to use JMX Remote Lifecycle Listener in server.xml and add catalina-jmx-remote.jar in lib folder. I used it for remote jvm monitoring and now works fine. You can read procedure here http://tomcat.apache.org/tomcat-6.0-doc/config/listeners.html
and the basic JVM stuff related to this is really well-described here : http://java.sun.com/javase/6/docs/technotes/guides/management/agent.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org