3 Replies Latest reply on Sep 10, 2009 12:05 PM by davestanley

    BPEL + External WebService

    veraniego

      Hello,

       

      I have the next scenario:

      Client-> HTTP Consumer endpoint->ODE BPEL->HTTP Provider endpoint->external webservice (deployed in my local machine by Tomcat)

       

      I have deployed the SA successfully and the BPEL endpoint is working, but when I send the request to BPEL with SOAPui I get a Time Out exception.

       

      "<soap: Text xml:lang="en">java.lang.Exception: Exchange timed out: 0185..."

       

      How could I debug if the webservice endpoint is working??? or where is the error exactly?

       

      Thakn you!