> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Unable to Access Servlet After Migrating From Tomcat > 5.0.25 to 6.0.18 > > what happens if you change your URI mapping to: > <servlet-mapping> > <servlet-name>HUControlServlet</servlet-name> > <url-pattern>/UMI/servlet/HUControlServlet*</url-pattern> > </servlet-mapping>
That's not a valid <url-pattern>; /UMI/servlet/HUControlServlet/* would be. (Note that the /UMI should be removed, as previously discussed.) - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.