I
Irfan
Guest
HI Paul, If you would like to access the OpenEdge REST Manager then you might need to access the URL http://localhost:8980/oerm . The purpose of OE REST Manager is to deploy,enable,disable, undeploy and maintain the properties and statistics of the REST Applications. To access your REST Application, then your URL would be http://localhost:8980/ REST-Application /rest where REST-Application is your deployed REST Application name. I believe your REST Application’s name is testRESTService, hence to access the WADL of your REST Service you need to access http://localhost:8980/testRESTService/rest . By looking at the WADL you should be able to identify the Path’s to access your resources. Regards, Irfan From: paul.radbone@wins.co.uk [mailto:bounce-paulradbonewinscouk@community.progress.com] Sent: Thursday, April 24, 2014 5:33 PM To: TU.OE.Development@community.progress.com Subject: Help setting up a Rest service. Help setting up a Rest service. Thread created by paul.radbone@wins.co.uk Hi, I have managed to set up a OE rest project. I've configured the appserver/web server and a simple method in a class is deployed. When I try and access the below url, I am prompted for a username/password. Where is the username/password set or what is the default? I can't test my service and I'm really stuck at this point! http://localhost:8980/oerm/applications/testRestService Thanks, Paul. Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...