Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-26 Thread Mark Dzmura
Pier: (I sent this last night, also - but it never seemed to make it too the list.) SUCCESS!! But first... The Java part of the webapp connector does not build for the lack of the following constant definitions in class org.apache.catalina.connector.warp.Constants: Constants.TYPE_CBK_DONE

Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-25 Thread Jeff Hoare
Hi, I'm using it but as you have found out I think very few ppl are using it on this list. I was able to view servlets thru apache, but the integration fails whenever I try reading any data (I use the post method for form data). I found a java null pointer exception in the catalina log trying

Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-25 Thread Pier P. Fumagalli
I'm almost done with a PATCH to fix that... I should be able to commit it later tonight... Pier Jeff Hoare at [EMAIL PROTECTED] wrote: Hi, I'm using it but as you have found out I think very few ppl are using it on this list. I was able to view servlets thru apache, but the integration

Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-25 Thread Mark Dzmura
Pier et al: Yes... and ... YES!! I downloaded the newest jakarta-tomcat-connectors, built, installed, and ran, and my two big problems have disappeared! THANK YOU! I am now cautiously beginning to test our application to see that everything else works. Thanks again for the excellent fix!

Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-25 Thread Pier P. Fumagalli
Mark Dzmura at [EMAIL PROTECTED] wrote: Pier et al: Yes... and ... YES!! I downloaded the newest jakarta-tomcat-connectors, built, installed, and ran, and my two big problems have disappeared! THANK YOU! I am now cautiously beginning to test our application to see that everything

Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-25 Thread Mark Dzmura
Confirmed. getParameter()'s are giving null pointer exceptions for me as well. Mark Pier P. Fumagalli wrote: Mark Dzmura [EMAIL PROTECTED] wrote: Folks: I have received but a single response to my multiple posts regarding Tomcat 4 Beta 6 and Apache, but, alas, it, was not helpful.

Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-25 Thread Pier P. Fumagalli
Mark Dzmura at [EMAIL PROTECTED] wrote: Confirmed. getParameter()'s are giving null pointer exceptions for me as well. You can kinda expect it from code that is in Alpha :) Pier

Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-25 Thread Mark Dzmura
You must have checked in after the latest snapshot was cut - it's the same as the earlier, broken one. Well, if the next one is due 6 hours after the last one, and the clock is California time, then it should be there at about 2115 Cali time, or just after midnight my time. I can wait till

Re: Help w/ Tomcat 4.0b6 and Apache - Update

2001-07-25 Thread Mark Dzmura
Pier: SUCCESS!! But first... The Java part of the webapp connector does not build for the lack of the following constant definitions in class org.apache.catalina.connector.warp.Constants: Constants.TYPE_CBK_DONE Constants.TYPE_CBK_DATA Constants.TYPE_CBK_READ I looked in the C code for

Help w/ Tomcat 4.0b6 and Apache

2001-07-24 Thread Mark Dzmura
Folks: I have received but a single response to my multiple posts regarding Tomcat 4 Beta 6 and Apache, but, alas, it, was not helpful. Given the otherwise high level of activity on this list, I must again ask this question: Is anybody on this list successfully using Tomcat 4 with Apache?? If

RE: Help w/ Tomcat 4.0b6 and Apache

2001-07-24 Thread GOMEZ Henri
904A 364F 80E6 -Original Message- From: Mark Dzmura [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 24, 2001 7:46 PM To: [EMAIL PROTECTED] Subject: Help w/ Tomcat 4.0b6 and Apache Folks: I have received but a single response to my multiple posts regarding Tomcat 4 Beta 6 and Apache

Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-24 Thread Pier P. Fumagalli
Mark Dzmura [EMAIL PROTECTED] wrote: Folks: I have received but a single response to my multiple posts regarding Tomcat 4 Beta 6 and Apache, but, alas, it, was not helpful. Given the otherwise high level of activity on this list, I must again ask this question: Sorry... I just subscribed

Re: Help w/ Tomcat 4.0b6 and Apache

2001-07-24 Thread Mark Dzmura
To: [EMAIL PROTECTED] Subject: Help w/ Tomcat 4.0b6 and Apache Folks: I have received but a single response to my multiple posts regarding Tomcat 4 Beta 6 and Apache, but, alas, it, was not helpful. Given the otherwise high level of activity on this list, I must again ask this question