Forum Post: RE: Help setting up a Rest service.

  • Thread starter Thread starter Anil Kumar
  • Start date Start date
Status
Not open for further replies.
A

Anil Kumar

Guest
Hi Paul, If the application/service is deployed properly to OE Webserver (Tomcat) then invoking http://localhost:8980/testRestService/rest should result in list of all available RESTful services (in this case http://localhost:8980/testRestService/rest/testRestService?_wadl) and from this section you can access the actual WADL file which will show complete information of the service (like URL, resources). For more information on the REST URI construction please refer 'Understanding REST Web application URI construction' section in this link The URL shown in the Server monitor view in PDS OE was pointing to wrong URL in 11.3 version and was addressed in 11.3.1 release. Thanks and Regards, Anil Kumar.

Continue reading...
 
Status
Not open for further replies.
Back
Top