[Tue Oct 22 14:04:37 2002]  [jk_uri_worker_map.c (477)]: Attempting to map
URI '/ccs_v32/servlet/NsServlet'
[Tue Oct 22 14:04:37 2002]  [jk_uri_worker_map.c (599)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match

Is '/ccs_v32/servlet/NsServlet' a sane path?  Do you have NsServlet
configured correctly in web.xml?

John


> -----Original Message-----
> From: Jim Urban [mailto:jurban@;parkcitysolutions.com]
> Sent: Wednesday, October 23, 2002 8:41 AM
> To: 'Milt Epstein'; 'Tomcat Users List'
> Subject: RE: Apache/2 and Tomcat/4 not talking
> 
> 
> I have the following in my Apache httpd.conf:
> 
> # Static files in the webapp are served by apache
> Alias /ccs_v32 y:/tomcat4.0.4/webapps/ccs_v32
> # All servlets goes to worker1
> JkMount /*/servlet/* worker1
> 
> The alias works because Apache serves my static files just fine.
> 
> 

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to