Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

[Win32] Tomcat 5.0.7 no longer autostart in Apache 2

Juergen Heckel

2003-08-17

Replies:

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: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.