[jboss-jira] [JBoss JIRA] Commented: (JBAS-3691) NoClassDefFoundError performing remote lookup of dynamic proxy using IBM JDK

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Thu Mar 29 11:27:59 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-3691?page=comments#action_12357803 ] 
            
Dimitris Andreadis commented on JBAS-3691:
------------------------------------------

Darran, do we have a test for this?

> NoClassDefFoundError performing remote lookup of dynamic proxy using IBM JDK
> ----------------------------------------------------------------------------
>
>                 Key: JBAS-3691
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3691
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: ClassLoading
>    Affects Versions: JBossAS-4.0.4.GA, JBossAS-5.0.0.Beta1
>         Environment: IBM JDK 1.5 32bit and 64bit
> IBM JDK 1.4 64bit
>            Reporter: Darran Lofthouse
>         Assigned To: Dimitris Andreadis
>             Fix For: JBossAS-4.2.0.GA
>
>
> Using the IBM JDKs listed in the environment, performing a remote lookup of a dynamic proxy from within JBoss cases a NoClassDefFoundError.
> java.lang.NoClassDefFoundError: $Proxy59
>         at sun.reflect.GeneratedSerializationConstructorAccessor49.newInstance(Unknown Source)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:521)
>         at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:951)
>         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1713)
>         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1314)
>         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:354)
>         at java.rmi.MarshalledObject.get(MarshalledObject.java:163)
>         at org.jnp.interfaces.MarshalledValuePair.get(MarshalledValuePair.java:72)
>         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:652)
>         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
>         at javax.naming.InitialContext.lookup(InitialContext.java:363)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list