Hi, I am into an issue which looks similar to what you had in past. I am writing a webserive method which looks like getScore(String text) returns a String. Here the input 'text' is a raw xml. When I run it throws the following error. Unmarshalling Error: unexpected element (uri:"", local:"HealthImpact"). Expected elements are (none). <HealthImpact> is the first element in the raw xml passed in the text. Looking at your issue looks like you have implemented an interceptor which I amunable to follow. Can you send more details on the code on how we handle this. Would appreciate your help.
Thanks in advance. Amar -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-jaxb-send-string-as-CData-tp5524523p5633870.html Sent from the cxf-user mailing list archive at Nabble.com.
