]
Brian Leathem updated SEAMFACES-97:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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: