Re: [Win2000pro] mod_jk2 crash

2002-11-07 Thread M. Hockings
For me that meant that I had some bad stuff in one of the config files (forget which it was now). Review the changes that you have in your server.xml, worker2.properties http.conf wrt to tomcat. Maybe back out your changes and put them in a piece at a time to determine what the culprit is.

Re: adding context

2002-11-01 Thread M. Hockings
Try using forward slashes for the directory delimiter? Context path= docbase=c:/Projects/calendar/htdocs debug=0/ Mike Jonathan Zhang wrote: hi Guys, I'm running tomcat 4.x on windows xp and I'm trying to add a context to Context path= docbase=c:\Projects\calendar\htdocs debug=0/ I get the

Re: adding context

2002-11-01 Thread M. Hockings
:/ docbase=Projects/calendar/htdocs debug=0/ but it still gave me the same nullPointer exception.why? thanks for the help - Original Message - From: M. Hockings [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, November 01, 2002 4:13 PM Subject: Re: adding context

auto config listener not working with jk2/Apache2/Tomcat4.1.12 ?

2002-11-01 Thread M. Hockings
Hi all, I am trying to get the auto config stuff working between Apache and Tomcat. This is with Apache 2.0.43 and Tomcat 4.1.12 with mod_jk2. I have my server.xml using listeners with org.apache.ajp.tomcat4.config.ApacheConfig but it appears to generate a config file tailored to mod_jk.

Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 (mod_jk2-2.0.43.dll)

2002-10-31 Thread M. Hockings
=-Djava.class.path=c:/Tomcat/bin/tomcat-jni.jar;c:/Tomcat/server/lib/commons-logging.jar Sorry for the confusion. rls M. Hockings [EMAIL PROTECTED] 10/30/2002 07:59 PM Please respond to Tomcat Users List To: Tomcat Users List [EMAIL PROTECTED] cc: Subject:Re

Re: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2( mod_jk2-2.0.43.dll)

2002-10-31 Thread M. Hockings
.properties with the following. OPT=-Djava.class.path=c:/Tomcat/bin/tomcat-jni.jar;c:/Tomcat/server/lib/comm ons-logging.jar Sorry for the confusion. rls M. Hockings [EMAIL PROTECTED] 10/30/2002 07:59 PM Please respond to Tomcat Users List To: Tomcat Users List [EMAIL PROTECTED

Re: AW: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 usingjk2 ( mod_jk2-2.0.43.dll)

2002-10-31 Thread M. Hockings
Nachricht- Von: M. Hockings [mailto:veeshooter;hockings.net] Gesendet: Donnerstag, 31. Oktober 2002 21:20 An: Tomcat Users List Betreff: Re: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll) Hi Rainer, I think that by replace both he means remove the two

Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 (mod_jk2-2.0.43.dll)

2002-10-30 Thread M. Hockings
Hello, I too am trying to get this configuration working to give me a test environment that duplicates a remote server. I have followed the instructions pointed to by John Turner very closely and only modified the line in workers2.properties that points to the jvm.dll. When I start Apache I

Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 (mod_jk2-2.0.43.dll)

2002-10-30 Thread M. Hockings
:\ApacheGroup\Tomcat4.1/bin/tomcat-jni.jar ^^^ - Original Message - From: M. Hockings [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, October 30, 2002 10:00 PM Subject: Re: need help connecting Tomcat 4.1.12, Apache 2.0.43