JDeveloper 10.1.3 Applications Deployed in the Oracle Application Server 10.1.2
We get some questions about the certification of applications developed in JDeveloper 10.1.3 and deployed in the Oracle Application Server 10.1.2
We have a certification matrix published on OTN, in document "Application Servers Supported by JDeveloper".
You can see there that this combination is certified but under the following conditions:
A. For all applications, you need to reconfigure
your applications to use J2SE 1.4.2 and J2EE 1.3. See the JDeveloper documentation
for complete instructions.
B. For ADF applications only, you need to
install the ADF runtime libraries, using the ADF Runtime Installer. To start
the Installer, select Tools | ADF Runtime Installer from the main menu in JDeveloper.
Instructions for running the installer are in the JDeveloper online documentation,
or click Help in the Installer.
Point B is a common administrative task for most ADF Developers and should be rather obvious for them. If not, you can check document "How To Update Oracle ADF Runtime Libraries to Oracle Application Server 10g". See also my previous blog post about the Stand-alone installer.
Concerning point A, people are wondering what are these "complete instructions". You can find them under online help topic "Deploying ADF Applications".
Read more specifically, "Oracle Application Server Release 2 (10.1.2) Deployment Notes" and "Deploying to Application Servers That Support JDK 1.4".
You'll find all instructions there.