Team,

Trying to unmarshal payload to bean object and didnt find any error flow
works good.
How to process that request data for transformation. Below the route and log
details.Just want to see the data after unmarshal.

2015-05-08 18:20:10,575 [tp1447874094-18] DEBUG StaxConverter                 
- Created Woodstox XMLInputFactory:
com.ctc.wstx.stax.WstxInputFactory@37dbbe73

      <route streamCache="true">
      <from uri="cxf:bean:canonicalService?dataFormat=PAYLOAD"/>
      <unmarshal>
        <jaxb prettyPrint="true"
contextPath="localhost._8080.canonicalcxfserviceproxy.canonical"/>
      </unmarshal>
      </route>    

Regards,
Jayendran.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Transformation-PAYLOAD-request-tp5766884.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to