4 Replies Latest reply on Jul 10, 2012 4:49 PM by lhein

    Totally annoying bug

    michal.warecki

      Hi guys!

       

      I discovered very annoying bug which partially removes my xml code (working code).

      Here is Camel context:

           $

                          <to

                               uri="cxf://http://localhost:8080/customer-service?wsdlURL=src/main/resources/META-INF/customer-service.wsdl&serviceName=CustomerService&amp;portName=CustomerServicePort&amp;dataFormat=PAYLOAD"

                               id="FetchCustomersInfo" />

                           then everything is OK.

       

      This bug coused the loss of a bunch of my code...