RE: Posting "multipart/form-data"

2001-05-14 Thread Sandy McPherson
If you are usinf 3.2 or 3.2.1 with Ajp13 there is a bug use Ajp12 for any multi-part > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > On Behalf Of Bo Xu > Sent: Friday, May 11, 2001 5:07 PM > To: [EMAIL PROTECTED] > Subject: Re: Posting "multipart/form-data"

Re: Fed up to the back teeth with tomcat !!!

2001-04-12 Thread Sandy McPherson
Andy C wrote: > - Original Message - > From: "Sandy McPherson" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 12, 2001 9:06 AM > Subject: RE: Fed up to the back teeth with tomcat !!! > > >> IMHO: before yo

RE: Fed up to the back teeth with tomcat !!!

2001-04-12 Thread Sandy McPherson
I have had no trouble with Apache and Tomcat running A MySQL database, the mm JDBC library behaves itself impeccably. So I think the problem is as the others have said not likely to lie in the JDBC not in Tomcat/Apache. IMHO: before you go blaming something in public you should first identify the

RE: aaargh!

2001-04-12 Thread Sandy McPherson
Once you have cygwin32 (with gcc-2.95) and you can get the ant environment variables sorted out using the apache/tomcat combo is a piece of cake. There are also cygwin versions of SSL out there, if you just look... http://sources.redhat.com/cygwin/ Sandy > -Original Message- > From: [E

RE: multipart requests and file uploads problems on the Apache connection

2001-04-12 Thread Sandy McPherson
d [mailto:[EMAIL PROTECTED]] > Sent: Sunday, April 08, 2001 4:19 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: multipart requests and file uploads problems on the Apache > connection > > > Hello Sandy McPherson, > > > Sorry to be mailing you directly, but I

Bug in HttpServletRequest.getQueryString()? from POST

2001-01-30 Thread Sandy McPherson
Hi when processing a request in a tag extension class I get a "null" returned when I call HttpServletRequest.getQueryString() after a POST when I change the form to use GET, I get the QueryString as expected. my code fragment looks like: public int doStartTag( ) throws JspTagException

RE: jsp to email problem on Tomcat

2001-01-16 Thread Sandy McPherson
I doubt it, looks like you passed a null string to MimeMessage.setSubject! -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ian CornerSent: Monday, January 15, 2001 2:37 AMTo: [EMAIL PROTECTED]Subject: jsp to email problem on Tomcat H

Re: Install Apache3.14 with mod_jk.so and Tomcat3.2

2000-12-08 Thread Sandy McPherson
Mario Beekwilder wrote: > Hi, > > We are trying to get Apache3.14 working with mod_jk.so and Tomcat3.2 > on a Digital Alpha Tru64 4.0D Unix, with J2SDK 1.2.2. > Everything compiled fine (thanks to the other mail-threads :) > > Apache with mod_jserv runs fine. > Now the configuration of Tomcat and

Re: multipart requests and file uploads problems on the Apache connection

2000-12-07 Thread Sandy McPherson
Sandy McPherson wrote: Looks like the Ajp13 is screwing up! The stuff works properly when I set the servlet protocol to Ajp12 > Hi > > I am running Tomcat 3.2 and Apache 1.3.12. > > I get some funny behaviour when uploading a file through the > apache/tomcat connection.

multipart requests and file uploads problems on the Apache connection

2000-12-07 Thread Sandy McPherson
Hi I am running Tomcat 3.2 and Apache 1.3.12. I get some funny behaviour when uploading a file through the apache/tomcat connection. It looks like the input stream is broken. The output from Tomcat looks like Using classpath: /usr/local/tomcat/lib/ant.jar:/usr/local/tomcat/lib/jasper.jar:/usr/

WARNING--Building TOMCAT 3.2 when J2SDKEE is in classpath

2000-12-05 Thread Sandy McPherson
Dear All I had some problems building TOMCAT from source when Sun's J2SDKEE j2ee.jar was in the class path. this is because it contains an old version of Tomcat, with a Constants class in the utils directory so make sure j2ee.jar is not in the path when building tomcat begin:vcard n:McPhers