JBoss Upgrade Issue (5 to 7.1.1)
It's working fine when upgrading to JBoss version 5 but getting below issue in 7.1.1.
java version: 1.7.0.80
The missing class oracle.dmt.op.re.reexception.ArrayTooLargeException is from OracleAS Personalization Java API Reference 10g Release 2 (10.1.2). I'm using JDeveloper for the task and getting below error messages.
Any information would be much appreciated. Thanks.
Caused by: java.lang.RuntimeException: Error getting reflective information for class oracle.jsp.webutil.personalization.tagext.XSellRecsTag with ClassLoader ModuleClassLoader for Module "deployment.XXXAppJboss.war:main" from Service Module Loader
at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:70) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotationInformation(MethodAnnotationAggregator.java:58)