Hello I configure ORDS 2.0.10 using "java -jar ords.war setup", it works without problem.
Now I need to use a TNS Alias instead of the basic connexion, therefore I configure
"db.connectionType"
"db.tnsDirectory"
"db.tnsAliasName"
using Oracle Support Doc 1646276.1
Now I got the error page 503 "Service Unavailable"
with the debug message
oracle.dbtools.common.jdbc.ConnectionPoolException: The pool named: apex is not correctly configured, error: IO Error: could not resolve the connect identifier
could someone help me to configure this correctely