Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
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.
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.