After a JMS Send operation, the message ID would be available as a
message context property "JMS_MESSAGE_ID" on the Axis2 message context.
The variable "mc" will have the Synapse message context, which you can
type cast into an Axis2MessageContext and then call
getAxis2MessageContext() to get to the axis2 message context
asankha
j0na wrote:
https://wso2.org/jira/browse/ESBJAVA-462
In this JIRA Asankha Resolved the new feature. But, how I create a message
with this JMS_MESSAGE_ID after I send the message to a QUEUE? How I create a
new message to send the JMS_MESSAGE_ID to the user? Using a script?
_______________________________________________
Esb-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user