This content has been marked as final.
Show 2 replies
-
1. Re: unwinding now Marshalling Error
hzbarcea_hzbarcea Aug 13, 2009 11:39 AM (in response to italost)Hi,
This looks like jaxb related. Would it be possible to send a unit test and the implementation of your splitter?
Thanks
Hadrian
-
2. Re: unwinding now Marshalling Error
davsclaus Aug 14, 2009 12:16 AM (in response to hzbarcea_hzbarcea)Maybe a workaround is to not use List as return but simple types the JAXB can understand.
What do you store as BODY in the returned Message objects. Is that something JAXB understand? Eg have JAXB annotations and/or have been registered in the JAXB context.