In implementing an integration project, I had the requirements to develop a JMS to Soap XI scenario, I had a challenge that the message on the JMS sender side had a SOAP envelope, but not my sender interface structure (customer requirements).
My app...