Forum Post: RE: Openedge app and Java app on same REST service?

  • Thread starter Thread starter paul.radbone@wins.co.uk
  • Start date Start date
Status
Not open for further replies.
P

paul.radbone@wins.co.uk

Guest
If I deploy the app on it's own path it works ok, for example: http://127.0.0.1:8980/JAXRS/jaxrs/address/ But if I set the path for both the progress and the java app the same: http://127.0.0.1:8980/tesRestService/jaxrs/address http://127.0.0.1:8980/testRestService/rest/winnerTrader the Progress app works, but the java app fails authorisation? There is no security on the java app.

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