> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com]
> Subject: RE: 404 Error troubleshooting
> 
>         <url-pattern>/xmlrpc-status</url-pattern>
> 
> Access Log:
> 127.0.0.1 - - [11/Sep/2009:12:41:25 -0400] "POST /xmlrpc-status/ HTTP/1.0"

Your <url-pattern> doesn't match the submitted URL; change the pattern value to 
"/xmlrpc-status/*" (without the quotes).

 - 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to