On Wed, Jan 22, 2003 at 10:24:26PM -0800, Craig R. McClanahan wrote:
> On Wed, 22 Jan 2003, Bill Barker wrote:
>
> > Date: Wed, 22 Jan 2003 22:27:54 -0800
> > From: Bill Barker <[EMAIL PROTECTED]>
> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: Re: Alteri
someone explain why it does not work as expected? So far I have
not found a single example of HttpServletRequestWrapper's usage.
Best regards -
Jan Ploski
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
Replying to self and for the archive:
My original post was about "org.apache.jasper.JasperException:
Unable to compile class for JSP" and class files not being generated
by Jikes for no apparent reason.
It turned out to be an non-trivial issue, caused by an outdated glibc
version (2.1.x from Red
Hello,
I am using "Apache Tomcat/4.1.18-LE-jdk14" and jikes 1.18 on Linux.
JSP page compilation works with javac. With jikes, the *.java file in
the work directory is generated, but the *.class file is not.
See the exception pasted below. No additional info appears in catalina.out
nor stdout. I s
Hello,
I have recently installed Tomcat + mod_jk (with Apache).
I have a struts action servlet and a JSP with a form on it. When
submitting the form, every so often (randomly) I get an "Internal
server error" page and in mod_jk.log the following line appears:
[jk_ajp13_worker.c (606)]: Error sen
Hello,
At
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.html
I found the following joke:
> Q. Whenever I restart Tomcat, Apache locks up!
>
> A. The Ajp13 protocol keeps an open socket between Tomcat and Apache.
>When you restart Tomcat, you need to restart Apache a