facebook

Cannot run calculator tutorial

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #288180 Reply

    James Norris
    Member

    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

    #288185 Reply

    Loyal Water
    Member

    Jim,
    Is there any more information about this error recorded under <workspace>/.metadata/.log file?

    #288209 Reply

    James Norris
    Member

    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

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Cannot run calculator tutorial

You must be logged in to post in the forum log in