[jboss-jira] [JBoss JIRA] Commented: (JBSEAM-327) Relax required=true in @Create and @Destroy methods
Gavin King (JIRA)
jira-events at jboss.com
Wed Aug 9 18:05:13 EDT 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-327?page=comments#action_12340970 ]
Gavin King commented on JBSEAM-327:
-----------------------------------
You could do it in AbstractSeamPhaseListener.restoreAnyConversationContext() but do you *really* have to have this? I don't like it...
Why not just redirect to a view-id that is defined as a page action?
> Relax required=true in @Create and @Destroy methods
> ---------------------------------------------------
>
> Key: JBSEAM-327
> URL: http://jira.jboss.com/jira/browse/JBSEAM-327
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core
> Affects Versions: 1.0.1
> Reporter: Gavin King
> Assigned To: Gavin King
> Fix For: 1.1
>
>
> Might be convenient to relax required=true during lifecycle callbacks (but don't forget the EJB3 callbacks @PostCostruct/@PreDestroy/@PrePassivate/@PostActivate)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list