Di 9 Sep 2008
IWAB0014E Creating a webservice Client
Geschrieben von Jürgen Mayer unter Erfahrungen, experience
Tags: bug, eclipse
I wanted to create a webservice client with Rational Application Developer and Websphere Integration Developer. With both products I got this message:
IWAB0014E Unexpected exception occured.
This exception occurs when there is not a configured server for your client environment in the workbench. The workaround is to create at least one server via New -> Server. It worked for me.
Verwandte Beiträge:
- None
17. Oktober 2008 um 12:14
ok
7. Juli 2009 um 15:58
I am used to working with .net webservice client and I was working with getting some .net client and services with WSF/PHP. So thought of providing some usefull information to anyone interested. I will go through the process of getting WSF/PHP services and clients working with .net clients and services in the next few days. I start with writing on how to create a C# web service client, provided that you have a valid wsdl file or and endpoint which provides a valid wsdl for ?wsdl option.