Thanks for the pointer, I changed it to:

JSVC_CLASSPATH=\
$CATALINA_HOME/bin/commons-daemon.jar:\
$CATALINA_HOME/bin/bootstrap.jar:\

and passed $JSVC_CLASSPATH as the -cp command. It starts although I am getting 
some MBean errors, should this be picked up or do I need to extend the JSVC -cp 
beyond the basics above?

SEVERE: createMBeans: Throwable
java.lang.NullPointerException
        at java.io.File.<init>(File.java:222)
        at 
org.apache.catalina.core.StandardContext.getBasePath(StandardContext.java:4777)
.......

Thanks!

-Nate
 




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to