Re: configure xstream instead of java serialization as default

2012-12-04 Thread Claus Ibsen
ceptor when sending to jms endpoints. And then do the serialization using xstream. See about interceptSendToEndpoint at http://camel.apache.org/intercept > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/configure-xstream-instead-of-java-serializat

configure xstream instead of java serialization as default

2012-12-04 Thread prueegg
unmarshalling with xstream. But I want to avoid that overhead in all the route definitions by setting the xstream un/marshalling as default. Do you have any hint for me? -- View this message in context: http://camel.465427.n5.nabble.com/configure-xstream-instead-of-java-serialization-as