hi:
I am studying the sonic esb now. Try to deploy a .net webservice that was deployed at IIS. I tried to create a webservice invocation, failed. Can you tell me how to config it step by step, or where can I get a guide for this.
I am waiting online.
Thanks a lot~!
You could try the section of the Sonic Workbench Help entitled: "Invoking web services from Sonic ESB processes"...
thanks Jamie Townsend for your reply.
I follow the guide and create a webservice invocation. Then create a scenaric to test this webservice. It did call this webservice.I saw the log. But Result is not right. It seems esb dont pass our test file's parameter to .net webservice,just call it
. I want to mapping them, but can not find where can I mapping them. Can you help me? thank a lot.
hi:
I got this error: Failed to execute runnable(Java.lang.NullPointerException) when I create a wsdl for a webservice invocation.How to map esb interface to webservice method? I am waiting for your reply. thanks a lot.
I had solve this problem. Web_Services_with_Sonic_ESB_7.6.pdf has detail guide. thanks.