"apex is not defined" and "submitEnter is not defined"
Dear All,
I have a VBox image with Oracle Linux 5U8 64 bit, Oracle DB 11.2.0.3 installed; after the usual setup, APEX worked just fine. VBox image got copied and moved around, the IP address of the guest OS changed for sure, maybe even its hostname.
I accessed the login page of my little miniApp with http://localhost:8080/apex/f?p=101, where I had to login.
Now, all graphical parts of the page are missing, only text shows, and after providing user name and password, nothing happens.
In Firefox's Error Console, I see "apex is not defined" and "submitEnter is not defined"; I already re-run apex_epg_config.sql; which doesn't change anything.
Any hint, please?
Thanks, Peter