How to call web service deployed on sonic ESB

Posted by Admin on 07-Feb-2009 02:42

hi all:

I create and ESB process to invoke a .net webservice. It can get right value using scenarios. And I expose it as a webservice in sonic ESB too. There has wsdl for this esb process. But How can I use this webserive, where can I monitor it and know its wsdl and call it. Should I config any acceptor for it? any good example for this?

Waiting for your reploy. thanks a lot.

All Replies

Posted by jtownsen on 09-Feb-2009 10:01

Does this help: http://www.psdn.com/library/entry.jspa?externalID=5311

Posted by Admin on 09-Feb-2009 19:37

hi Jamie Townsend

thanks your help.I did use this doc to realize calling a external webservice.It is ok. Now I dont know how a client to call webservice those were deployed on ESB.Where can I know Webservice wsdl in ESB. I had configed acceptor,but I dont know how to use it. Can you tell me ?

thanks a lot.

Posted by Admin on 09-Feb-2009 19:59

this is wsdl file:

I cannot access it in IE or using code to call. what should I do after this?

Posted by jtownsen on 23-Feb-2009 06:23

Are you saying that after running expose process as a web service wizard, you can't access the url http://localhost:2580/process/TestAddWS ? What is the error message in IE? Are there any messages in the Sonic logs?

Posted by Admin on 05-Mar-2009 00:10

thanks for your help. I had know why couldn't I call right webservice. And I can call webservice that is deployed on ESB. thanks again.

This thread is closed