Creating Logging Configurations in JDeveloper
To create an Oracle ADF Model debugging configuration, perform the following steps:
1. In the Application Navigator, double-click the user interface project.
2. In the Project Properties dialog box, click Run/Debug/Profile and create a new run configuration, for example, named ADF Debugging.
3. Double-click the new run configuration to edit the properties.
In the Edit Run Configuration dialog box, for Launch Settings, enter the following Java Options for the default virtual machine: -Djbo.debugoutput=adflogger -Djbo.adflogger.level=FINE Oracle recommends level=FINE for detailed diagnostic messages.
In the Run menu, select the new configuration as the active run configuration (Run > Choose Active Run Configuration).