[gatein-issues] [JBoss JIRA] (GTNPORTAL-2710) Context not removed from ChromatticLifeCycle#currenctContext if save fails

Stian Thorgersen (JIRA) jira-events at lists.jboss.org
Wed Nov 7 10:58:18 EST 2012


     [ https://issues.jboss.org/browse/GTNPORTAL-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stian Thorgersen updated GTNPORTAL-2710:
----------------------------------------

    Description: If ChromatticLifeCycle#closeContext is called with save=true and a failure occurs the context is not removed from ChromatticLifeCycle#currenctContext. This is caused by AbstractContext#close only calling lifeCycle.currentContext.set(null); if no exception is thrown.  (was: If ChromatticLifeCycle#closeContext is called with save=true and a failure occurs the context is not removed from )

    
> Context not removed from ChromatticLifeCycle#currenctContext if save fails
> --------------------------------------------------------------------------
>
>                 Key: GTNPORTAL-2710
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2710
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Stian Thorgersen
>            Assignee: Stian Thorgersen
>
> If ChromatticLifeCycle#closeContext is called with save=true and a failure occurs the context is not removed from ChromatticLifeCycle#currenctContext. This is caused by AbstractContext#close only calling lifeCycle.currentContext.set(null); if no exception is thrown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list