王朋义
2012-03-02 07:52:04 UTC
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
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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.wso2.org/pipermail/esb-java-user/attachments/20120302/b9a1462b/attachment.html>
?????????????????????
???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/b9a1462b/attachment.html>