thanks, but I'll try SOAP, I integrates with Tomcat more easily

James Carroll <[EMAIL PROTECTED]> wrote:
 
I want to use a http servlet instead of the built-in web
server, because I want to be able to use the standard
ports (80, 8080). But how do I do this? I found a
servlet, I execute it, and it gives me "page not found"
>  in browser window.
 
Did your URL look like
 
or
 
Do you have some configuration in your WEB-INF/web.xml (whatever that file is called)
that maps /RPC2 to your XMLRPC Servlet?
 
-Jim

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to