[jboss-jira] [JBoss JIRA] Created: (JBAS-8765) CDI interceptors on EJBs must support retry

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Tue Dec 21 22:17:17 EST 2010


CDI interceptors on EJBs must support retry
-------------------------------------------

                 Key: JBAS-8765
                 URL: https://issues.jboss.org/browse/JBAS-8765
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Weld/CDI
    Affects Versions: 6.0.0.CR1
            Reporter: Marius Bogoevici
            Assignee: Marius Bogoevici
             Fix For: 6.0.0.Final


Interceptors added through the CDI InterceptorBinding mechanism on EJBs must support retry; if an exception is thrown down the chain, but is caught by the interceptor, proceed() must execute the chain again.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list