Hi,
I am using jax-ws ri (metro) and would like to execute a webservice call without an http container. I have an XML file containing the SOAP message (exactly the same as the HTTP POST BODY) and would like to execute in the same virtual machine a soap action. How can I do this?
SOAP MESSAGE AS XML FILE -> WS Endpoint or Port -> SOAP MESSAGE AS XML STRING OR FILE
Has anyone an idea or example?
Thank you,
Maciej