Calling a BizTalk web service from java client

Home Page Forums BizTalk 2004 – BizTalk 2010 Calling a BizTalk web service from java client

Viewing 1 reply thread
  • Author
    Posts
    • #23526

      Hello All,

      I am fairly new to BizTalk server and want to make a web service call from BizTalk to Java. I have a BizTalk orchestration exposed as web service. This web service can be easily used in a .Net client. But after I add the wsdl link to my NetBeans project, it says, connection timed out. Can you please tell me, if there are any particular way of calling a BizTalk web service from Java client.

      Thanks.

      Ayesha

    • #23527

      Hi Ayesha:

       

         There could be something wrong with how your BizTalk web service is exposed. There are a couple of ways to find out:

       

      1) Use a free tool like SoapUI (http://www.soapui.org) to test your BizTalk web service endpoints.

       

      2) Download Fiddler (http://www.fiddler2.com/fiddler2/) to examine the SOAP messages between your Java client and your BizTalk web service, in order to troubleshoot the issues.

       

          I hope this information helps.

       

         Daniel.

       

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.