Re: AW: AW: AW: Calling Soapservices using SoapDataFormat

2010-10-21 Thread fitzgerald
Hallo Christian You guessed right in case of jms and file ! Thanks for your additional hints. We have to rethink about this issue. Best Regards Fitzgerald -- View this message in context: http://camel.465427.n5.nabble.com/Calling-Soapservices-using-SoapDataFormat-tp3228535p3230186.html Sent f

AW: AW: AW: Calling Soapservices using SoapDataFormat

2010-10-20 Thread Schneider Christian
So I guess it worked for jms and file because the data is serialized using java serialization. Is that true? Theoretically you could manually annotate the classes to be serialized with jaxb annotations. In this case you would not need code generation. Currently the soap data format does not tr