I have defined a CXF jaxws endpoint. The incoming message to this end point
has an element which is defined as a ComplexType in the wsdl.  The CXF
wsdl2java utility generates this complextype with an @XmlType annotation.
Since it is missing the @XmlRootElement annotation, the
FallbackTypeConverter is unable to marshall this object. What is a good
solution for resolving this issue?

Thanks in advance,
Sriram
-- 
View this message in context: 
http://www.nabble.com/Camel-type-converter-question-tp22322333p22322333.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to