Hi,

On 5/4/11 4:11 PM, ext2 wrote:
I am using cxf component to proxy one webservce to another.
The route's logical is very simple: receiving the soap-xml,  transform the
soap xml element(if the wsdls of two webservice are not exactly same),  then
send the transformed xml to another webservice;

You don't need to use the Payload data format in this case, the Message data format works perfect in you case :)

You don't need to specify the operation name for the Message data format at the same time.

--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Connect at CamelOne May 24-26
The Open Source Integration Conference
http://camelone.com

Reply via email to