facebook

JAX-RS 1.1 and Java EE 6.0

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

    John Henry
    Member

    I cannot get the web service tutorial http://www.myeclipseide.com/documentation/quickstarts/webservices_rest/ to work when I select Java EE 6.0 and the appropriate JAX-RS 1.1 classes. The result is always “unable to find WADL” when I attempt to test. Any advice on how to get the newer version to work. I’m using spring 10.7 version of myeclipse.

    #332671 Reply

    ctxhills,

    To get this application working you have to add “JAX-RS 1.1 Server Libraries (Project Jersey 1.4)” library in addition to the libraries that are specified in the tutorial.

    Let us know how it works for you.

    #332692 Reply

    John Henry
    Member

    Thanks, including the server library was the solution.

    #332733 Reply

    ctxhills,

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

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JAX-RS 1.1 and Java EE 6.0

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