HI,
        I have posted several days ago the same question with same
problem. I try today again to connect apache and tomcat and everything I
got are errors in tomcat'log for Service Tocmat-Apache :

2001-11-03 15:22:46 [org.apache.catalina.connector.warp.WarpConnector]
Connection from localhost/127.0.0.1:3531 to localhost/127.0.0.1:8008
2001-11-03 15:22:47
[org.apache.catalina.connector.warp.WarpConfigurationHandler] Filter
mappings (2)
2001-11-03 15:22:47
[org.apache.catalina.connector.warp.WarpConfigurationHandler] Filter
mappings (2)
2001-11-03 15:22:47
[org.apache.catalina.connector.warp.WarpConfigurationHandler] Filter
mappings (2)
2001-11-03 15:22:47
[org.apache.catalina.connector.warp.WarpConfigurationHandler] Filter
mappings (2)
2001-11-03 15:22:47
[org.apache.catalina.connector.warp.WarpConfigurationHandler] Filter
mappings (2)
2001-11-03 15:23:03 [org.apache.catalina.connector.warp.WarpConnection]
Exception on socket
java.io.IOException: Premature packet header end
        at org.apache.catalina.connector.warp.WarpConnection.recv(Unknown
Source)
        at
org.apache.catalina.connector.warp.WarpRequestHandler.handle(Unknown
Source)
        at org.apache.catalina.connector.warp.WarpConnection.run(Unknown
Source)
        at java.lang.Thread.run(Thread.java:484)

ANd of course , I still can't connect to tocmat apps via apache, and I
even recompile mod_webapp.
                                        Any hint?
                                Ilic Aleksandar



> I have a problem connecting Tomcat 4.0.1 and Appache HTTP Server 1.3.22
> through WebApp module. They however seem to connect but the HTTP server
> doesn't seem to redirect the servlet calls to the Tomcat Engine.
>
> I have loaded the WebbApp module and added it in the httpd.conf. Here is
> also how I define the connection between the two in that file:
> <IfModule mod_webapp.c>
>       WebAppConnection conn      warp  doinap:8008
>       WebAppDeploy   sivadoc    conn  /sivadoc
> </IfModule>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to