1 Reply Latest reply on Nov 14, 2008 10:07 AM by annasw

    FUSE ESB 3.3.1.8 - examples - wsdl-first

    annasw

      I am trying to get wsdl-first example working. My servicemix (ESB 3.3.1.8) is running stand-alone (on Linux) and my wsdl-first sa deployed fine without errors. But I am getting com.ctc.wstx.exc.WstxParsingException in client.html. Please see full error text pasted below. Has anyone seeing this before?  (Similar example cxf-wsdl-first works just fine and returns correct soap response in client.html.)

       

      Thank you,

      Anna

       

      Error text:

      STATUS: 500

      <?xml version='1.0' encoding='UTF-8'?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><env:Fault><env:Code><env:Value>env:Receiver</env:Value></env:Code><env:Reason><env:Text xml:lang="en">com.ctc.wstx.exc.WstxParsingException: Illegal processing instruction target ("xml"); xml (case insensitive) is reserved by the specs.

      at : </env:Text></env:Reason></env:Fault></env:Body></env:Envelope>