2 Replies Latest reply on Nov 9, 2011 1:43 AM by mpalvankar

    SOAP Fault - no SOAPAction header

    mpalvankar

      I am routing to an external web service, using Camel routing however I am getting following ierror. The external webservice uses RPC/encoding.

      -


      2011-11-08 11:33:19,705 ERROR EXCEPTIONS,http-9090-6:1018 - Generating fault class

      AxisFault

      faultCode: Client.NoSOAPAction

      faultSubcode:

      faultString: no SOAPAction header!

      faultActor:

      faultNode:

      faultDetail:

           stackTrace:no SOAPAction header!

      -


       

      This is the camel configuration.

       

       

      -


       

      Is there anything that I am missing.

      Appreciate your help.