Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Not A Bug
-
2.0.7, 2.2.12
-
None
-
None
Description
Hi
We are performing WAS7.0.0.45 to WAS9.0.5.4 migration. We have JSF2 components running on WAS7.
After WAS9 Migration, JSF2(MyFaces2.0.7 or 2.2.12) applications are not loading as expected.
We configured with shared library(My Faces 2.0) with below jars:
commons-digester-1.8.jar
commons-beanutils-1.8.3.jar
commons-codec-1.3.jar
commons-logging-1.1.1.jar
myfaces-api-2.2.12.jar
myfaces-impl-2.2.12.jar
commons-collections-3.2.jar
WebSphere-MyFaces208-annotation-provider.jar
Below errors occurs while loading the application:
Error 500: javax.servlet.ServletException: com/ibm/wsspi/webcontainer/annotation/AnnotationHelper.inject(Ljava/lang/Object;)V (loaded from file:/opt/IBM/WebSphere/plugins/com.ibm.ws.webcontainer.jar by org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader@a41850d1[*com.ibm.ws.webcontainer:8.1.0(id=203)]*) called from class com.ibm.ws.jsf.config.annotation.WebSphere208AnnotationLifecycleProvider (loaded from file:/opt/IBM/WebSphere/optionalLibraries/Apache/JSF/WebSphere-MyFaces208-annotation-provider.jar by com.ibm.ws.classloader.CompoundClassLoader@4df7fecd[library:MyFaces2.0] Local ClassPath: /opt/IBM/WebSphere/optionalLibraries/Apache/JSF/commons-digester-1.8.jar:/opt/IBM/WebSphere/optionalLibraries/Apache/JSF/commons-beanutils-1.8.3.jar:/opt/IBM/WebSphere/optionalLibraries/Apache/JSF/commons-codec-1.3.jar:/opt/IBM/WebSphere/optionalLibraries/Apache/JSF/commons-logging-1.1.1.jar:/opt/IBM/WebSphere/optionalLibraries/Apache/JSF/myfaces-api-2.2.12.jar:/opt/IBM/WebSphere/optionalLibraries/Apache/JSF/myfaces-impl-2.2.12.jar:/opt/IBM/WebSphere/optionalLibraries/Apache/JSF/commons-collections-3.2.jar:/opt/IBM/WebSphere/optionalLibraries/Apache/JSF/hibernate-jpa-2.0-api-1.0.1.Final.jar:/opt/IBM/WebSphere/optionalLibraries/Apache/JSF/WebSphere-MyFaces208-annotation-provider.jar Parent: com.ibm.ws.classloader.ProtectionClassLoader@1b958d2c Delegation Mode: PARENT_LAST).
Please do the needful in identifying the root cause of the issue:
Best Regards
Kishore Vadivel