[jboss-jira] [JBoss JIRA] Closed: (JBAS-4269) NoClassDefFoundError performing remote lookup of dynamic proxy using IBM JDK
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Wed Nov 14 15:46:19 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4269?page=all ]
Adrian Brock closed JBAS-4269.
------------------------------
Fix Version/s: (was: JBossAS-4.0.5.SP1 )
Resolution: Done
> NoClassDefFoundError performing remote lookup of dynamic proxy using IBM JDK
> ----------------------------------------------------------------------------
>
> Key: JBAS-4269
> URL: http://jira.jboss.com/jira/browse/JBAS-4269
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: ClassLoading
> Affects Versions: JBossAS-5.0.0.Beta1, JBossAS-4.0.4.GA
> Environment: IBM JDK 1.5 32bit and 64bit
> IBM JDK 1.4 64bit
> Reporter: Darran Lofthouse
> Assigned To: Darran Lofthouse
> Fix For: JBossAS-5.0.0.Beta3, 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