0 Replies Latest reply on Jul 23, 2015 3:25 PM by murali1311

    Switchyard bpel-console - SayHelloWorld exception java.lang.Exception: Rollback failed

    murali1311

      Hi Team,

       

      I have installed bpel-console with Switchyard and deployed the sayHelloWorld BPEL process. Below are my environment details

       

      OS: Linux 64 bit

      EAP version: 6.4.0

      Switchyard installation: switchyard-2.0.0.Final-EAP6.4.0.zip

      Maven: 3.3

       

      When I login to the bpel-console (http://<hostname>:8080/bpel-console) I can see the process deployed successfully  and when i invoke via SOAP-UI, I am getting the below exception. Please help to resolve this issue.

       

      <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">

         <soap:Body>

            <soap:Fault>

               <faultcode>soap:Server</faultcode>

               <faultstring>java.lang.Exception: Rollback failed</faultstring>

            </soap:Fault>

         </soap:Body>

      </soap:Envelope>

       

       

       

      Regards

      Murali