I created the calculator web service from the tutorial in the help system and got the following message:
IWAB0135E An unexpected error has occurred.
404
/WebServiceProject/CalculatorService
I tried the tutorial step-for-step because a web service I created using bottom-up approach gave me the same error whether running my local tomcat or the myeclipse embedded tomcat.
I am using 6.5.
I looked through other messages but didn’t see anything that would help me to resolve this issue.
Any help would be appreciated.
Jim