Hello,

I'm trying to use the commons-daemons package as of 20031204.tar.gz with jakarta-tomcat-4.1.29, everything should be in the right place, but jsvc exits with

java.lang.NoSuchMethodException: org.apache.catalina.startup.BootstrapService.init([Ljava.lang.String;)
at java.lang.Class.getMethod1(Class.java:1888)
at java.lang.Class.getMethod(Class.java:1056)
at org.apache.commons.daemon.support.DaemonLoader.load(DaemonLoader.java:165)
jsvc.exec error: Cannot load daemon
jsvc.exec error: Service exit with a return value of 3


commons-daemon.jar and bootstrap.jar are available at the defined place. Does this release maybe only work with tomcat 5? Any help would be great!

Regards
Marten

Regards
Marten


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to