Hi,
I can't succeed in connecting MC4J console (1.2 beta 9)
to my Tomcat 5.0.28 server (everything is running on my
PC WIN XP).
I followed the suggestions found in
http://mc4j.sourceforge.net/usageTomcat.html, so I
modified the jk2.properties file adding:
mx.enabled=true
mx.port=1099
mxjrmpPort
mx.jrmpPort=1099
mx.jrmpHost=localhost
and I copied the mx4j-jmx-1.1.1.jar and mx4j-tools-
1.1.1.jar files under the CATALINA_HOME/common/lib
directory.
When I configure the connection I get the following error:
java.io.IOException: Failed to retrieve RMIServer stub:
javax.naming.NameNotFoundException: jmxrmi
I have attached some screenshots and the tomcat
startup log.
Do you have any hints that help me to make working
the connection?
Thanks
Peppe
Tomcat MC4J connection logs