i solved my problem:
<route>
<from uri="jetty:http://localhost:8080/json?matchOnUriPrefix=true"/>
<process ref = "findPolicyRequestProcessor"/>
<to ref="serviceEndpoint"/>
<process ref="findPolicyResponseProcessor"/>
<to uri="dataformat:xstream:marshal"/>
</route>
--
View this message in context:
http://camel.465427.n5.nabble.com/dataFormats-error-tp5782885p5782892.html
Sent from the Camel - Users mailing list archive at Nabble.com.
