[jboss-jira] [JBoss JIRA] Resolved: (JBAS-3647) Backport SingleRetryInterceptor to 3.2
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Jan 20 15:11:05 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved JBAS-3647.
------------------------------------
Resolution: Won't Fix
No more work is being done on the 3.2 branch.
> Backport SingleRetryInterceptor to 3.2
> --------------------------------------
>
> Key: JBAS-3647
> URL: https://jira.jboss.org/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
> Assignee: Brian Stansberry
>
> 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: 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