You can use only WebLogic Server 10.3.4 and later versions
to configure WebLogic Server 11g
to support IBM Java Developer Kit (JDK) 1.6.0. IBM JDK is used on
AIX systems.
To configure WebLogic Server 11g
to support IBM JDK:
- Update the startWeblogic script by
adding the following Java Virtual Machine (JVM) entries:
-Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.
SAXParserFactoryImpl
-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.
DocumentBuilderFactoryImpl
- Install the Workplace XT jar
file by copying the file xml-apis-2.0.2.jar from install_home/IBM/FileNet/WebClient/weblogicFiles to install_home/IBM/FileNet/WebClient/WorkplaceXT/WEB-INF/lib.