
jaxws.soap-request-greet-with-message.xml Maven / Gradle / Ivy
The newest version!
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:jax="http://jaxws.examples.camel.wildfly.org/"> <soapenv:Header/> <soapenv:Body> <jax:greetWithMessage> <message>Hi there</message> <name>Kermit</name> </jax:greetWithMessage> </soapenv:Body> </soapenv:Envelope>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy