[jboss-jira] [JBoss JIRA] Commented: (JBAS-3765) AOP-based version of RetryInterceptor
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Mon Jul 9 13:08:32 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-3765?page=comments#action_12368264 ]
Galder Zamarreno commented on JBAS-3765:
----------------------------------------
Important:
Consider the related EJB3 issue as part of it.
Be aware Carlo wants to extract EJB3 from the AS code base and use the same code for 4.2.x and 5.x, with pluggable adapters to deal with API differences in the AS integration.
Stuff has to be backward compatible. So we'll need to think about that.
> AOP-based version of RetryInterceptor
> -------------------------------------
>
> Key: JBAS-3765
> URL: http://jira.jboss.com/jira/browse/JBAS-3765
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: EJB2, Remoting, EJB3
> Reporter: Brian Stansberry
> Assigned To: Galder Zamarreno
> Fix For: JBossAS-5.0.0.Beta3
>
>
> The (Single)RetryInterceptor only works for EJB 2. Need to:
> 1) Create a version that uses the AOP interceptor model rather than org.jboss.invocation.
> 2) Ensure all proxy factories bind an InvokerLocator in JNDI and include in the proxy metadata the location of the binding.
> 3) Add the interceptor to the various interceptor stack configs.
--
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