Hi,

Do you know (or) anyone else in the user-list know the following:
(a) Can we implement SSL in Apache?
(b) Can we implement SSL in Tomcat?
(c) How can we implement SSL in Apache?
(d) How is Apache SSL different from Tomcat SSL?
(e) Why do we need SSL in Apache? (As I understand, Apache just serves html
files...)
(f) Any guidance also on implementing Apache SOAP using tomcat4.0.1 & Apache
1.3.22?
(g) Please refer below !

I was getting the following error (which is solved now) in my tomcat log
file while trying to integrate tomcat 4.0.1 and apache 1.3.22:

2002-01-07 23:21:33 [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,
Compiled Code)
 at
org.apache.catalina.connector.warp.WarpRequestHandler.handle(WarpRequestHand
ler.java, Compiled Code)
 at
org.apache.catalina.connector.warp.WarpConnection.run(WarpConnection.java,
Compiled Code)
 at java.lang.Thread.run(Thread.java:479)

The advantage is that things like images get served by apache instead of
tomcat and tomcat is free to execute only for running servlets... Is there
anyother advantage?

(Solution for the problem: After downloading mod_webapp and installing it, I
am not getting the above error... :-)  Thanks a lot to Lajos Maczar who
wrote the installation details at
http://www.galatea.com/flashguides/apache-tomcat-4-win32.xml  ... I
downloaded the mod_webapp.zip from this page and installed it.)


Regards,
Dayanand

----- Original Message -----
From: "Mita Solanky" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 07, 2002 3:41 PM
Subject: tomcat 4.0/ Apache1.3.22 problem


> Hi
>
> I saw your message on tomcat-users list regarding the errors seen on your
> tomcat install and wondered whether you had any replies / solutions to the
> problem. I am getting the same error in the logs but my applications seem
to
> work fine.
>
> I have solaris8 with tomcat4 and apache 1.3.22
>
> I get this error in the logs ...
> 2002-01-07 11:17:47
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:47
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:47 [org.apache.catalina.connector.warp.WarpConnector]
> Connectio
> n from localhost/127.0.0.1:39486 to localhost/127.0.0.1:8008
> 2002-01-07 11:17:47 [org.apache.catalina.connector.warp.WarpConnector]
> Connectio
> n from localhost/127.0.0.1:39487 to localhost/127.0.0.1:8008
> 2002-01-07 11:17:47 [org.apache.catalina.connector.warp.WarpConnector]
> Connectio
> n from localhost/127.0.0.1:39488 to localhost/127.0.0.1:8008
> 2002-01-07 11:17:47 [org.apache.catalina.connector.warp.WarpConnector]
> Connectio
> n from localhost/127.0.0.1:39489 to localhost/127.0.0.1:8008
> 2002-01-07 11:17:47
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:47
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:47
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:47
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:47
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:47
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:48
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:48
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:48
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:48
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:48
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:48
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:48
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:48
> [org.apache.catalina.connector.warp.WarpConfigurationHandler
> ] Filter mappings (0)
> 2002-01-07 11:17:53 [org.apache.catalina.connector.warp.WarpConnection]
> Exceptio
> n 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(WarpRequ
> estHandler.java:112)
>         at
> org.apache.catalina.connector.warp.WarpConnection.run(WarpConnection.
> java:194)
>         at java.lang.Thread.run(Thread.java:484)
>
> I'd be very grateful if you could let me know if you solved this and how ?
>
> Many Thanks
> Mita.
>
>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>



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

Reply via email to