[seam-issues] [JBoss JIRA] Created: (SEAMFACES-3) Complementing annotations for adding anything that can be put in faces-config.xml

Nicklas Karlsson (JIRA) jira-events at lists.jboss.org
Thu Mar 18 05:01:43 EDT 2010


Complementing annotations for adding anything that can be put in faces-config.xml
---------------------------------------------------------------------------------

                 Key: SEAMFACES-3
                 URL: https://jira.jboss.org/jira/browse/SEAMFACES-3
             Project: Seam Faces
          Issue Type: Feature Request
            Reporter: Nicklas Karlsson
            Assignee: Lincoln Baxter III


We should have annotations for everything that can be defined in faces-config.xml

Take for example @PhaseListener, we should have an extension that processes all these annotations and calls LifeCycle.addPhaseListener. It might even be possible to have CDI injection into the phase listener through this method. 

JSF should have booted by the time CDI processes the extensions, but if not, the job could always be postponed until we see the JSF application constructed event.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list