Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error occurred retrieving RESTful Services. 404 Not Found

Jose ArósteguiOct 2 2019 — edited Oct 2 2019

Hi experts,

I'm using ORDS 3.0.4.60.12.48 and I've created some REST modules, templates and handlers using API package "ords" (ords.define_module, ords.define_template, ords.define_template ...)

They are working fine, as I've made some test from Postman and they're up and running and returns correct data, so far, so good.

But I'd like to manage the services definition using Sqldeveloper-18.4.0-376.1900, so I've created and administrator and developer user with command:

java -jar ords.war user ordslisteneradmin "SQL Developer","Listener Administrator"

But when I connect in the tab "REST Development" I'm getting this error:

pastedImage_3.png

Can anybody provide some help, please?

Thanks,

Jose.

Comments
Post Details
Added on Oct 2 2019
7 comments
1,513 views