Hi,
I have installed APEX 19.2 (works) and now ORDS 19.4, I followed this document (Oracle 19c as db, running in a weblogic cluster, three nodes):
https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/19.4/aelig/installing-REST-data-services.html#GUID-… https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/19.4/aelig/installing-REST-data-services.html#GUID-18C6F9AC-F6DF-45D9-9AE4-6668DF563466
Installation went fine and I have installed the application in WLS, but when trying to access statis images I get:
404 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
How to take this further?
1. How do I enable tracing and restart the APEX listener?
2. Do I need to do more things than what was included in the document?
3. The document refres to the images as "java -jar ords.war static <apex directory>/images"
I used /shared/apex_images/images
There are images both in /shared/apex_images/ and /shared/apex_images/images.
How to tell which one to use?
Regards
TheLonelyDBA