Discussion:
Send custom JMS Header with axis2
Vasile Boris
2015-04-20 08:24:10 UTC
Permalink
Hello,
We have a webservice that is used to send messages over JMS between two installations of the same application. We generate axis2 webservice client with axis2-wsdl2code-maven-plugin from our wsdl file. We are using Tibco and messages are sent through a topic.We need to send a JMS header like bellow
    SoapAction  "Custom value"

Is there any solution for this?
Regards,Boris

Loading...