-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
With JAVA_HOME=/opt/sun/java/jdk1.6.0_06-i586:
java.lang.RuntimeException: Specified calling class, [I could not be found for sun.misc.Launcher$AppClassLoader@13f5d07
at org.jboss.ejb3.common.lang.SerializableMethod.getClassFromName(SerializableMethod.java:348)
at org.jboss.ejb3.common.lang.SerializableMethod.toMethod(SerializableMethod.java:238)
at org.jboss.ejb3.common.lang.SerializableMethod.toMethod(SerializableMethod.java:219)
at org.jboss.ejb3.test.common.lang.unit.SerializableMethodTestCase.testToMethodWithoutClassloaderAndInvolvingArrayParams(SerializableMethodTestCase.java:519)
- is duplicated by
-
EJBTHREE-1631 SerializableMethod is not compatible with Array type
- Resolved