Re: mod_jk Tomcat 4.0

2001-10-05 Thread Ulrich Knecht
From: =?iso-8859-1?Q?Arnaud_H=E9ritier?= Subject: RE: mod_jk Tomcat 4.0 Date: Fri, 5 Oct 2001 13:50:56 +0200 I done it as you and it works. What's happen ??? It was my fault, I misspelled one of the jars in worker.inprocess.class_path in workers.properties. Sorry for the

Re: AW: mod_webapp and binary contents

2001-10-05 Thread Ulrich Knecht
From: Ralph Einfeldt Subject: AW: mod_webapp and binary contents Date: Thu, 4 Oct 2001 16:33:08 +0200 To find out if this is a pure tomcat problem or a problem of the connector you might try to use apj 13 with tc 4.0 as described in: http://jakarta.apache.org/~hgomez/ajp13-tc4.0/

mod_webapp and binary contents

2001-10-04 Thread Ulrich Knecht
. Ulrich Knecht Further details: The servlet using multipart forms fails when reading a file part. The code fragment in question and the exception I get are, respectively (The parameter that gets passed as 'is' is the output of FilePart.getInputStream()): public void getDataContent(InputStream

RE: AW: mod_webapp and binary contents

2001-10-04 Thread Ulrich Knecht
Hi Ralph, To find out if this is a pure tomcat problem or a problem of the connector you might try to use apj 13 with tc 4.0 as described in: http://jakarta.apache.org/~hgomez/ajp13-tc4.0/ I shall try that tomorrow. Meanwhile thanks for the hint. I thought, tomcat 4.0 just works with