0 Replies Latest reply on Feb 19, 2017 12:34 AM by sonyjop

    camel-cxf to consume .NET webservice which return diffgram

    sonyjop

      Hello,

       

      I am trying to consume a webservice written in .NET technologies.

       

      The wsdl file has XSD:any in ints response and due to this the stub generated has referneces to "lax".

       

      When the webservice is consumed using a camel-cxf endpoint, after the response the camel body is empty, which presumably is because the response "DataSet" is not known to the jaxb to to deserialise.

       

      Could anyone let me know how to get thru this issue.

       

      thanks

      Sony