[weld-issues] [JBoss JIRA] (WELD-1070) WeldPhaseListener destroys conversation too soon
Ales Justin (JIRA)
jira-events at lists.jboss.org
Tue Mar 13 11:14:49 EDT 2012
[ https://issues.jboss.org/browse/WELD-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin reassigned WELD-1070:
---------------------------------
Assignee: Marko Lukša
> WeldPhaseListener destroys conversation too soon
> ------------------------------------------------
>
> Key: WELD-1070
> URL: https://issues.jboss.org/browse/WELD-1070
> Project: Weld
> Issue Type: Bug
> Components: Conversations
> Affects Versions: 1.1.4.Final
> Environment: gentoo, java 1.6, AS7.1.0.Beta1, Seam 3.1.0.Final
> Reporter: Bernard Labno
> Assignee: Marko Lukša
>
> In JSF app when exception is thrown during RenderResponse phase then firstly there is a call to afterPhase and later to exception handlers.
> WeldPhaseListener.afterPhase is invoked before error handler (Seam Catch in my case). My error handler wants to promote conversation to long-running and do redirect to error page, but conversation context is not active anymore now.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list