How to configure ORDS 19.1 with TomCat 9 to access multiple APEX databases?
I installed TomCat 9 in Ubuntu 20.04 and I'm having a hard time trying to configure ORDS 19.1 to access Oracle APEX in different instances. I first use the "java -jar ords.war setup [name]", and as it it in a different machine from the Oracle database server, I only skip the ORDS configuration step, as it won't connect via SYS AS SYSDBA at the database. Then I use the "java -jar ords.war map-url --type basepath …" command and it seems to do the proper configuration (although I noticed that the "pu" part, (which refers to the ORDS_LISTENER user, I think),