[seam-issues] [JBoss JIRA] Created: (SEAMFACES-97) Use @Requires to conditionally disable the TransactionPhaseListener

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Mar 15 14:57:45 EDT 2011


Use @Requires to conditionally disable the TransactionPhaseListener
-------------------------------------------------------------------

                 Key: SEAMFACES-97
                 URL: https://issues.jboss.org/browse/SEAMFACES-97
             Project: Seam Faces
          Issue Type: Enhancement
          Components: Transactions & Persistence
    Affects Versions: 3.0.0.CR1
            Reporter: Dan Allen
            Priority: Minor
             Fix For: 3.0.0.Final


Modules should use the @Requires feature of Solder to conditionally enable features rather than attempting to load the dependent class explicitly. DelegatingPhaseListener can then check for the presence of the bean annotated @Requires and enable the feature based on whether it's found.

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


More information about the seam-issues mailing list