facebook

Can’t connect to test WebService: REST Web Services Tutorial

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #301115 Reply

    THC
    Member

    Hello, first of all, please let me know if this is not appropriate forum for this (thanks!)

    I have successfully created and deployed to the myeclipse Tomcat6.0, the REST Customer webservice from the myeclipse tutorial (http://www.myeclipseide.com/documentation/quickstarts/webservices_rest/). I say successul because Tomcat fires up and loads the webservice correctly as best as I can tell from the console output. However, when I attempt to connect to the service at the instructed URL (http://localhost:8080/restdemo/services/customers/0), I get a 404 error. I am not sure how to diagnose and fix. The console provides no additional output when I attempt to connect at above address, so cannot tell what is wrong, other than (probably?) wrong URL. I do not have much experience to JAX-RS and REST-ful services in general, and would be grateful for any ideas. Please let me know if I need to provide additional info for useful help from others. Thanks in advance for your time.

    #301132 Reply

    THC,
    I could not replicate this at my end. Can you make sure you have typed in 0(zero) in the URL instead of the alphabet “o”?
    When I typed in “o” instead of “0”, I got the same error.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Can’t connect to test WebService: REST Web Services Tutorial

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