jakartaee / faces

Jakarta Faces
Other
100 stars 54 forks source link

Need events before and after the entire JSF lifecycle processing #871

Open eclipse-faces-bot opened 14 years ago

eclipse-faces-bot commented 14 years ago

In order to facilitate custom contexts and other extensions, it would be helpful if there were events to mark the beginning and end of the JSF lifecycle.

PreExecuteLifecycleEvent PostExecuteLifecycleEvent

This would enable bean/transaction/security creating/interception at a time that is independent of phase listeners, which present ordering problems when users create custom phase listeners, and also cause issues when dealing with exception handling, since exception handlers are created outside of the faces lifecycle:

https://jira.jboss.org/browse/SEAMFACES-42

Environment

Operating System: Linux Platform: PC

Affected Versions

[2.0]

eclipse-faces-bot commented 5 years ago
eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented Reported by lincolnbaxter

eclipse-faces-bot commented 13 years ago

@glassfishrobot Commented rogerk said: triage

eclipse-faces-bot commented 13 years ago

@glassfishrobot Commented @edburns said: Bulk assign all of Sheetal's spec issues to me.

eclipse-faces-bot commented 10 years ago

@glassfishrobot Commented @edburns said: Set priority to baseline ahead of JSF 2.3 triage. Priorities will be assigned accurately after this exercise.

eclipse-faces-bot commented 10 years ago

@glassfishrobot Commented @manfredriem said: Setting priority to Minor

eclipse-faces-bot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-871