Posted: Thu Aug 14, 2008 1:34 pm Post subject: Setting JMS context in ESQL
Novice
Joined: 03 Aug 2007 Posts: 15
Hi,
I have to expose my message flow as a WebService using SOAP/JMS.
I have successfully exposed the message flow using SOAP/HTTP. I am setting the context for HTTP using the following ESQL:
SET OutputRoot.XMLNS.soapenv:HTTP.Properties = Environment.Variable.Properties;
SET OutputRoot.XMLNS.soapenv:HTTP.RequestIdentifier = Environment.Variable.HTTPIdentifier;
Does anyone have an idea how to set the context for JMS?
Any help is appreciated.
Thanks.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum