I am trying to run basic OAF pages from Oracle Jdeveloper. I have access to an Oracle EBS instance (both database and application server).
The page takes about 12 mins. to appear after I run a page from Jdeveloper.
The basic page which I am running is Hello World page.
Is it that this is an intentional delay created from EBS Instance side.
Please provide some suggestions.
Regards Abhishek
When you run from JDeveloper it will take time as files gets compiled then get connected to server and all. If you can't wait, upload the compiled files directly to the main server/instance.