[
https://jira.jboss.org/jira/browse/EJBTHREE-1622?page=com.atlassian.jira....
]
Andrew Lee Rubinger resolved EJBTHREE-1622.
-------------------------------------------
Fix Version/s: 1.0.0-Beta11
(was: 1.0.0-CR1)
Resolution: Done
Errors in resolving arrays under JDK6 in
SerializableMethod.toMethod()
----------------------------------------------------------------------
Key: EJBTHREE-1622
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1622
Project: EJB 3.0
Issue Type: Bug
Components: common
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Priority: Blocker
Fix For: 1.0.0-Beta11
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)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira