I am using the following article to integrate the latest OracleJet into APEX 5.0.4 leveraging the embedded XML web listener in 12c database:
http://www.virtual7.de/blog/2016/05/integrate-oracle-jet-apex-5-0-3/
I have unzipped oraclejet.zip in $ORACLE_HOME/apex/images/libraries/oraclejet as the database owner but get 404 not found for require.js and oj-alta-min.css
When I copy and paste the full URL it also show not found. Is there something else I need to do for this directory to be visible to Apex? I have rerun apex_epg_config.sql with no change.
Thanks,
Michael