 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: Cannot run calculator tutorial
Posted: Aug 13, 2008 - 03:59 PM
|
|
Registered Member


Joined: May 19, 2004
Posts: 16
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Cannot run calculator tutorial
Posted: Aug 13, 2008 - 05:27 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
Jim,
Is there any more information about this error recorded under <workspace>/.metadata/.log file? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Web Services
Posted: Aug 13, 2008 - 09:39 PM
|
|
Registered Member


Joined: May 19, 2004
Posts: 16
|
|
I was using my tomcat 5.5 connector which runs on port 8090. I assumed by changing the port value in the wsdl file it should work but it did not. I tried using the myeclipse built-in version of tomcat and had the same problem. When I noticed in the tutorial that the URL was being entered instead of browsing for the wsdl file I got every thing to work.
So the issue is using the browse button to find the wsdl file in the project and you get CalculatorService instead of CalculatorPort?WSDL and then the previously mentioned error. Why can't the wsdl file be used?
Also I don't recall seeing any place where I could change the port number in the wizards so I had to do a manual edit.
Thanks,
Jim |
|
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |