[jboss-jira] [JBoss JIRA] Updated: (JBAS-3647) Backport SingleRetryInterceptor to 3.2
Brian Stansberry (JIRA)
jira-events at jboss.com
Wed Sep 27 18:27:42 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3647?page=all ]
Brian Stansberry updated JBAS-3647:
-----------------------------------
Fix Version/s: JBossAS-3.2.8.SP2
> Backport SingleRetryInterceptor to 3.2
> --------------------------------------
>
> Key: JBAS-3647
> URL: http://jira.jboss.com/jira/browse/JBAS-3647
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Clustering, EJB2
> Affects Versions: JBossAS-3.2.8.SP1
> Reporter: Scott M Stark
> Assigned To: Brian Stansberry
> Fix For: JBossAS-3.2.8.SP2
>
>
> A 3.2.8.SP1 client attempting to connect to a 4.0.4 clustered bean fails with the following error due to the SingleRetryInterceptor not being available in 3.2.8.SP1:
> 2006-09-12 16:44:30,178 [Thread-0::] - javax.naming.CommunicationException. Root exception is java.lang.ClassNotFoundException:
> org.jboss.proxy.ejb.SingleRetryInterceptor (no security manager: RMI class loader disabled)
> at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
> at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
> at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
> at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
> We should backport this.
--
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