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!

ORDS installation on Tomcat

user10219161Jun 28 2019 — edited Jun 28 2019

Hi There,

i have done my ords installation to the Oracle DB via my local PC by using the command of "java -jar ords.war setup XXXX". I am able to set up Rest service in both the embedded Jetty and Tomcat in my local pc (i am able to get JSON response from my browser). But when i tried to install the rest service into my server (Tomcat, i just copied the ords.war and config folder into webapp folder) and access the end point via browser i encountered the error message of

"404 not found"

  • The request could not be mapped to any database. Check the request URL is correct, and that URL to database mappings have been correctly configured

Capture.JPG

I have tried the "map-url" to map the base url to the DB but it doesn't work.

does anyone have any idea on what went wrong? is there anything else I can try?

Regards,

Yee Wah

This post has been answered by user10219161 on Jun 28 2019
Jump to Answer
Comments
Post Details
Added on Jun 28 2019
1 comment
414 views