|
Oracle® Application Server Release Notes
10g Release 3 (10.1.3) for Linux x86 B25216-01 |
|
![]() Previous |
![]() Next |
This chapter describes issues associated with OracleAS Portal. It includes the following topic:
This section describes general issues and workarounds. It includes the following topic:
Java classes compiled using JDK 1.5 will not run in JDK 1.4. The default JDK version used to compile code depends on the JDK version used by the Oracle JDeveloper IDE.
If you create a portlet using Oracle JDeveloper 10g Release 3 (10.1.3) running on JDK 1.5, and plan to deploy it to an OC4J instance that uses JDK 1.4, then you must ensure that the compiler settings are set to 1.4. To set the project compiler settings, perform the following steps:
In Oracle JDeveloper, right-click your project in the Applications Navigator tab, and select Project Properties from the context menu.
From the Project Properties dialog box, click Compiler in the left pane.
From the Source list, select 1.4.
Click OK.