> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com]
> Subject: RE: 302 Error with XMLRPC app
> 
> reply: 'HTTP/1.1 404 Not Found\r\n'

Now we need more information about how you have Tomcat and your webapp set up.

Tomcat version?

How and where is the webapp deployed?

You may want to post your server.xml and the file containing the <Context> 
element for the webapp (if any).

If you're running on any reasonably recent version of Tomcat, your webapp will 
need to be deployed as ROOT (case sensitive) under the <Host> appBase 
directory, if you want the URL you're using to work.

 - 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