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!

Changing the context root for ORDS

Fechen-OracleFeb 28 2017 — edited Mar 2 2017

I followed the installation instruction to deploy ORDS to Glassfish and Tomcat. In both cases, if I change the context root during the deployment to something other than "ords", I always get error "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."

It seems to me that the web server dispatched the request to ORDS but ORDS cannot further interpret the URL to connect to the database. However deploying ords.war to the context root of "ords" always worked.

Any way to change the context root for the deployed ORDS?

Thanks!

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 30 2017
Added on Feb 28 2017
1 comment
1,241 views