I downloaded and istalled both tomcat 5.5.4 and mc4j 1.2 beta7.
I modified catalina.sh as specified in that is
setting JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.port=9004". Next I tried to connect mc4j to the tomcat instance with default parameters
Initial context factory = com.sun.jndi.rmi.registry.RegistryContextFactory
Server URL = service:jmx:rmi:///jndi/rmi://localhost:9004/jmxrmi
but it doesn't connect!
Can somebody help me?
tony.
I modified catalina.sh as specified in that is
setting JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.port=9004". Next I tried to connect mc4j to the tomcat instance with default parameters
Initial context factory = com.sun.jndi.rmi.registry.RegistryContextFactory
Server URL = service:jmx:rmi:///jndi/rmi://localhost:9004/jmxrmi
but it doesn't connect!
Can somebody help me?
tony.