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 22.1 path mapping

jariolaApr 24 2022 — edited Apr 24 2022

Is there possibility in ORDS 22.1 configure paths for one pool so that it serves default path /ords and another path e.g. /ords/mypath?
In previous version this was possible using url-mapping.xml like

<pool-config xmlns="http://xmlns.oracle.com/apex/pool-config">
  <pool name="my_db" base-path="/" />
  <pool name="my_db" base-path="/mypath" />
</pool-config>

When using ORDS 22.1 and entering to pool paths file below lines, pool serves only default path /ords

/
/mypath
This post has been answered by Gerardo Gomez-Oracle on Apr 25 2022
Jump to Answer

Comments

User_MVH93

anyone can help ?

1 - 1

Post Details

Added on Apr 24 2022
9 comments
1,930 views