[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1622) Errors in resolving arrays under JDK6 in SerializableMethod.toMethod()
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Sun Dec 14 15:48:36 EST 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger updated EJBTHREE-1622:
------------------------------------------
Summary: Errors in resolving arrays under JDK6 in SerializableMethod.toMethod() (was: Errors in resolving primitives under JDK6 in SerializableMethod.toMethod())
> 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-CR1
>
>
> 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 at 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
More information about the jboss-jira
mailing list