2 Replies Latest reply on Dec 23, 2009 4:09 AM by veraniego

    Java Client for calling deployed binding component

    veraniego

      Hi,

       

      This is my scenary:

       

      soapUI Client --> HTTP BC Consumer --> HTTP BC Provider --> External Web Service

       

      I want to use a Java Application instead of the soapUI client, so I can add some code in order to measure times between the request and the response. The idea is that my application sent a SOAP message.

       

      The Java Ap. would be deployed in the ESB, I guess... what is the servicemix component that I'd have to use for do that??

       

      any idea how to do that?? I spent several days trying to implement this with the API Client (ServiceMixCliente) but I didn't succeed

       

      Thank you!