Fixes are available
9.0.0.9: WebSphere Application Server traditional V9.0 Fix Pack 9
9.0.0.10: WebSphere Application Server traditional V9.0 Fix Pack 10
9.0.0.11: WebSphere Application Server traditional V9.0 Fix Pack 11
9.0.5.0: WebSphere Application Server traditional Version 9.0.5 Refresh Pack
9.0.5.1: WebSphere Application Server traditional Version 9.0.5 Fix Pack 1
9.0.5.2: WebSphere Application Server traditional Version 9.0.5 Fix Pack 2
9.0.5.3: WebSphere Application Server traditional Version 9.0.5 Fix Pack 3
APAR status
Closed as program error.
Error description
When using "Precompile JavaServer Pages files" option during the deployment of the application, the deployment process needs to ensure the correct jkdsourcelevel value is added as follow: for web module 2.5, jdkSourceLevel is 1.5 for web module 3.0, jdkSourceLevel is 1.6 for web module 3.1 and above, jdkSourceLevel is 1.7 otherwise it is 1.3
Local fix
Manually edit the ibm-web-ex.xml to change the jdksourcelevel to an appropriate value.
Problem summary
**************************************************************** * USERS AFFECTED: All users of IBM WebSphere Application * * Server 9.0 * **************************************************************** * PROBLEM DESCRIPTION: When an application containing a Java * * Enterprise Edition (Java EE) 7 web * * module version 3.1 is installed with * * the Precompile JavaServer Page files * * option enabled, the JDK source level * * has 13 as the default value. * **************************************************************** * RECOMMENDATION: * **************************************************************** When an application containing a Java EE7 web module version 3.1 is installed with the Precompile JavaServer Page (JSP) files option enabled, the JDK Source Level field has the 13 as the default value in the step to provide option to compile JSPs.
Problem conclusion
The code has been modified to allow the user to set the system property com.ibm.websphere.management.application.client.JSPCompile.javaE E.jdkSourceLevel on the JVM to change the default JDK Source Level value for a EE7 web module to 1.7. 1) To enable the system property in Admin Console: a) In a Network Deployment environment, the system property is set on the Deployment Manager. System administration --> Deployment manager --> Java and Process Management --> Process definition --> Java Virtual Machine --> Custom properties Name : com.ibm.websphere.management.application.client.JSPCompile.javaE E.jdkSourceLevel Value : true b) In a Base environment, the system property is set on server1. Servers --> WebSphere application servers --> server1 --> Java and Process Management --> Process definition --> Java Virtual Machine --> Custom properties Name : com.ibm.websphere.management.application.client.JSPCompile.javaE E.jdkSourceLevel Value : true 2) To enable the system property in wsadmin it must be set as an option when starting wsadmin or in the wsadmin.properties file. a) To set the system property when starting wsadmin do the following: wsadmin -javaoption "-Dcom.ibm.websphere.management.application.client.JSPCompile.ja vaEE.jdkSourceLevel=true" b) To set the system property in the wsadmin.properties file, found at /profiles//properties, add the following line: com.ibm.websphere.management.application.client.JSPCompile.javaE E.jdkSourceLevel=true The fix for this APAR is currently targeted for inclusion in fixpack 9.0.0.9. Please refer to the Recommended Updates page for delivery information: http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Temporary fix
Comments
APAR Information
APAR number
PI99486
Reported component name
WEBS APP SERV N
Reported component ID
5724H8800
Reported release
900
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2018-06-22
Closed date
2018-07-12
Last modified date
2018-07-12
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
WEBS APP SERV N
Fixed component ID
5724H8800
Applicable component levels
R900 PSY
UP
Document Information
Modified date:
02 November 2021