ORDS static content not updatable
Hi,
I'm experiencing some odd behaviour when it comes to using ORDS for static content.
First we created a configuration for (default apex) static content:
java -jar ords.war static --context-path /201 /u01/app/oracle/config/domains/APEX_domain/ords/config/images_201
Then we deployed this war on weblogic 12c using the administrator interface, as an application.
Now we should be able to put any text file in the direcory and show it in a browser. So we created a file:
/u01/app/oracle/config/domains/APEX_domain/ords/config/images_201/themes/lorum.txt
Using the URL http://devwls03.nl.aswatson.net:8888/ords/themes/lorum.txt