Hi,

To overcome a IllegalStateException when using Apache 1.3.23 and Tomcat
4.0.4 I was advised to upgrade to the latest Apache and Tomcat. So on my
linux box I have Apache 2.0.42 and Tomcat 4.1.12. I redirect from the index
page on apache to my servlet
( in head <meta http-equiv="Refresh"
content="0;url=http://www.roamware.com:8080/rwsite/servlet/rwsite/template";>
then on <body
onload="location='http://www.roamware.com:8080.rwsite/servlet/rwsite/templat
e';">

I am not using a connector.

But unlike on 4.0.4 I get a 404 error. I have tried all variations of URL
including the full URL including the index.vm at the end with no result. I
can see in the logs that Tomcat unpacks the WAR and I checked the full set
of file is there. This WAR is the same as that that worked with 4.0.4

Ideas?


David Wynter

roamware Ltd.
(+44) (0) 208 922 7539 B.
(+44) (0) 7879 605 706 M.
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to