My apologies in advance for the rookie questions. We are trying to put up a demo app
using Apache for static content and Tomcat for the JAVA base applications.
Both work fine standalone, but when we try to 'marry' the two together we encounter
some problems. Specifically the error that I see is:
2002-03-25 14:23:50 [org.apache.catalina.connector.warp.WarpConnection] Exception on
socket
java.io.IOException: Premature packet header end
at
org.apache.catalina.connector.warp.WarpConnection.recv(WarpConnection.java:237)
at
org.apache.catalina.connector.warp.WarpRequestHandler.handle(WarpRequestHandler.java:112)
at
org.apache.catalina.connector.warp.WarpConnection.run(WarpConnection.java:194)
at java.lang.Thread.run(Thread.java:479)
The config is:
Linux 2.2.15
Apache 1.3.22
Tomcat 4.0.3
JDK1.2.2 (Blackdown port)
If anyone has any suggestions, I would greatly appreciate it. Thanks.
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>