Embedded Jetty and SOAP

Posted by EsbenP on Stack Overflow See other posts from Stack Overflow or by EsbenP
Published on 2010-01-11T14:04:32Z Indexed on 2010/03/26 0:13 UTC
Read the original article Hit count: 852

Filed under:
|
|
|
|

I am trying to run an embedded Jetty and would like to expose a soap webservice. The project is loaded as a WAR generated by netbeans. The webservice is generated from a WSDL. What is the simplest way to add SOAP support to embedded Jetty

© Stack Overflow or respective owner

Related posts about soap

Related posts about jetty