invoker servlet, tomcat 4.1.29, apache 2.0.48 and connector jk2 2004-01-06 - By Maxime Pelletier
Back Hi,
We upgraded our tomcat to 4.1.29 and apache to 2.0.48 recently and we have lost access to all servlet invoked in the following form
http://address/servlet/MyServlet
the apache does no longer pass the request to the tomcat and result in a 404 error (processed by apache).
When I use the tomcat only port the servlets are accessibles :
http://address:tomcatport/servlet/MyServlet
Does anyone have a solution to this ?
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|