Hi,

I am trying to deply the /admin webapp onto Tomcat 5.5 but I am getting the
error :
11-Jan-2008 09:42:36 org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
11-Jan-2008 09:42:36 org.apache.catalina.core.StandardContext start
SEVERE: Context [/admin] startup failed due to previous errors

The steps I have taken:
1. copied activemq-all-5.0.0.jar and activemq-web-5.0.0.jar to
TOMCAT_HOME\common\lib
2. copied ACTIVEMQ_500\webapps\admin to TOMCAT_HOME\webapps\admin
3. Altered the catalina.bat JAVA_OPTS to include 
      -Dwebconsole.type=properties 
      -Dwebconsole.jms.url=tcp://localhost:61621 
     
-Dwebconsole.jmx.url=service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi

Are the steps I have taken so far correct? Do I need to do anything else?

Thanks,
Jason
-- 
View this message in context: 
http://www.nabble.com/Remote-WebConsole-on-Tomcat-5.5-tp14752742s2354p14752742.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to