I'm trying to configure Oracle Apex 22.1 and ORDS to work with Tomcat. I managed to complete all steps as per the Oracle docs instruction.
on my oracle linux I installed APEX 22.2, tomcat 9 and ORDS 22.1. When i try to call APEX with http://<server-name>:<port>/ords/, i get this error "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"
Can someone help me please?