facebook

JAX-WS Tutorial .. Help ?

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

    Rob Morning
    Participant

    I downloaded the tutorial and imported it into MyEclipse 10.. I deployed to internal Tomcat server .. Testing the web service seems fine but running the client gives me a dump ..

    Exception in thread “main” com.sun.xml.internal.ws.client.ClientTransportException: HTTP Status-Code 404: Not Found – Not Found
    at com.sun.xml.internal.ws.transport.http.client.HttpClientTransport.checkResponseCode(HttpClientTransport.java:204)
    at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:137)
    at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:74)
    at com.sun.xml.internal.ws.api.pipe.Fiber.__doRun(Fiber.java:581)
    at com.sun.xml.internal.ws.api.pipe.Fiber._doRun(Fiber.java:540)
    at com.sun.xml.internal.ws.api.pipe.Fiber.doRun(Fiber.java:525)
    at com.sun.xml.internal.ws.api.pipe.Fiber.runSync(Fiber.java:422)
    at com.sun.xml.internal.ws.client.Stub.process(Stub.java:235)
    at com.sun.xml.internal.ws.client.sei.SEIStub.doProcess(SEIStub.java:120)
    at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:230)
    at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:210)
    at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:103)
    at $Proxy25.add(Unknown Source)
    at com.myeclipseide.ws.WebServiceClient.main(WebServiceClient.java:10)

    #332024 Reply

    Rob Morning
    Participant

    Think it was missing jars .. works fine now ..

    #332028 Reply

    support-swapna
    Moderator

    RobMorning,

    Glad that you got it working.
    Do let us know if you see any issues.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JAX-WS Tutorial .. Help ?

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