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

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


     [ https://issues.jboss.org/browse/SEAMFACES-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Allen reassigned SEAMFACES-97:
----------------------------------

    Assignee: Dan Allen


> 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
>            Assignee: 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