You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by John Farrell <fr...@uq.net.au> on 2001/03/25 10:52:27 UTC

integrate Apache SOAP with Jetty

I am interested in running Apache SOAP 2.1 under Jetty 3:

http://sourceforge.net/projects/jetty/

Has anybody done this? Jetty supports the 2.2 servlet API.

I have other questions about using SOAP as well, e.g. is
Xerces still required? I am currently using JAXP 1.0. Will
SOAP work with that, or will I need to get Xerces. Is there
any reason I should use Xerces instead of JAXP in all cases?

Thanks for any opinions.

John