[esb-java-user] How to get a POX message when Switching from soap to JMS

王朋义 wpengyi at gmail.com
Fri Mar 2 03:33:00 EST 2012


Thanks!
It works!
-Rocwing

在 2012年3月2日 下午4:00,Vijayaratha Vijayasingam <rathav at wso2.com>写道:

> can you add a parameter  "format=pox" for your endpoint and check ?
>
> -Ratha
>
> On 2 March 2012 13:22, 王朋义 <wpengyi at gmail.com> wrote:
>
>> Hi all,
>>
>> I set up a Proxy on wso2 esb which can send the soap message to A JMS
>> queue.
>>
>> But the message which I received is like below:
>>
>> <?xml version='1.0' encoding='UTF-8'?>
>> <soapenv:Envelope xmlns:soapenv="
>> http://schemas.xmlsoap.org/soap/envelope/">
>> <soapenv:Body>
>>   <EventMessage xmlns="http://www.iec.ch/TC57/2008/schema/message">
>>
>> <Header><Verb>CREATEED</Verb><Noun>bhdz</Noun><CorrelationID>abf3906e-0e31-455d-9226-
>>
>> dfcde28c8a11</CorrelationID><Source>IN</Source><Property><Name>StationName</Name><Value>???
>>
>>  </Value></Property><Property><Name>EquipmentName</Name><Value>220kV??</Value></Property></Header>
>>   </EventMessage>
>> </soapenv:Body>
>>
>>
>> How can I get a POX message like this:
>>
>> <Header><Verb>CREATEED</Verb><Noun>bhdz</Noun><CorrelationID>abf3906e-0e31-455d-9226-
>>
>> dfcde28c8a11</CorrelationID><Source>IN</Source><Property><Name>StationName</Name><Value>???
>>
>>  </Value></Property><Property><Name>EquipmentName</Name><Value>220kV??</Value></Property></Header>
>>
>> Best Wishes!
>>
>> Rocwing
>> --
>> 带着你现有的记忆和理解,去成为之前的自己。
>> 博客:RocWing's Blog <http://www.rocwing.com>
>>
>> _______________________________________________
>> Esb-java-user mailing list
>> Esb-java-user at wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/esb-java-user
>>
>>
>
> _______________________________________________
> Esb-java-user mailing list
> Esb-java-user at wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/esb-java-user
>
>


-- 
带着你现有的记忆和理解,去成为之前的自己。
博客:RocWing's Blog <http://www.rocwing.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.wso2.org/pipermail/esb-java-user/attachments/20120302/3574bda4/attachment.html>


More information about the Esb-java-user mailing list