Hi,
Tomcat 4.1.x could be autostarted from Apache2 with these lines in
workers2.properties:

[worker.jni:onStartup]
class=org/apache/jk/apr/TomcatStarter
ARG=start
disabled=0

[worker.jni:onShutdown]
class=org/apache/jk/apr/TomcatStarter
ARG=stop
disabled=0



Tomcat 5.0.7 doesn't do this autostart:

[error] workerEnv.initWorkers() init failed for worker.jni:onStartup
[notice] jni.validate() class= org/apache/jk/apr/TomcatStarter
[error] Can't find class org/apache/jk/apr/TomcatStarter


I did not found a solution in the documents :-( -- Juergen Heckel

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



Reply via email to