Re: Tomcat 5 Autoconfig

2004-02-14 Thread John B. Moore
Thanks, I'll check that out... John.. Bill Barker wrote: "John B. Moore" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Ah, further checking on the Sun website indicates that it is: Apache Tomcat Version 5.0.18 So... why did it not work... I don't know. Maybe Sun package

Re: Tomcat 5 Autoconfig

2004-02-12 Thread Bill Barker
"John B. Moore" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Ah, further checking on the Sun website indicates that it is: > > Apache Tomcat Version 5.0.18 > > So... why did it not work... I don't know. Maybe Sun packages Tomcat differently than Apache does. The class should

Re: Tomcat 5 Autoconfig

2004-02-11 Thread John B. Moore
Ah, further checking on the Sun website indicates that it is: Apache Tomcat Version 5.0.18 So... why did it not work... Catalina.start: java.lang.ClassNotFoundException: org.apache.jk.config.ApacheConfig java.lang.ClassNotFoundException: org.apache.jk.config.ApacheConfig Bill Bar

Re: Tomcat 5 Autoconfig

2004-02-11 Thread John B. Moore
Bill, Thanks, but that did not work.. I suspect that this is an earlier v5.. It is the version that was included in the "Java Web Services Developer Pack v1.3" which is listed as: Apache Tomcat v5.0 EA development container Any clues...?? John... Bill Barker wrote: In 5.0.18 it w

Re: Tomcat 5 Autoconfig

2004-02-11 Thread Bill Barker
In 5.0.18 it was added back as org.apache.jk.config.ApacheConfig. "John B. Moore" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Greetings.. > > Can't seem to find the documenation for Autoconfig for Tomcat 5 to > Apache.. > >In Tomcat4 I used.. > >append="true"

Tomcat 5 Autoconfig

2004-02-11 Thread John B. Moore
Greetings.. Can't seem to find the documenation for Autoconfig for Tomcat 5 to Apache.. In Tomcat4 I used.. ..tried... no joy... throws a ClassDefNotFound.. searched the docs but can seem to find the right rock to look under.. Could someone give me a kick in the right direction