Hi everyone,
First, please forgive me if my terminology is incorrect; I am a newbie with JDeveloper.
When I try to run the JSPX page, the browser cannot connect. (Should I be saying "deploy" instead of "run" in this case?) Everything works (navigating, committing, updating, deleting) when I use the Business Components Browser. Therefore, I am pretty sure it is VPN related, and a configuration change is probably in order on the WebLogic Server. However, I cannot even connect to the console (http://127.0.0.1:7101/console). In JDeveloper Preferences, everything under the Web Browser and Proxy seems to be configured correctly as the Test Proxy is successful, and as mentioned, I have no problem communicating with the DB.
This is the target URL that fails: http://127.0.0.1:7101/XXJL-ViewController-context-root/faces/myFirstPage.jspx.
Any help would be appreciated.
James