[weld-issues] [JBoss JIRA] Commented: (WELD-741) AbstractConversationContext calls conversaiton.end() without checking if its transient

Igor Vaynberg (JIRA) jira-events at lists.jboss.org
Tue Oct 26 12:57:54 EDT 2010


    [ https://jira.jboss.org/browse/WELD-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559397#action_12559397 ] 

Igor Vaynberg commented on WELD-741:
------------------------------------

http://github.com/weld/core/pull/35

> AbstractConversationContext calls conversaiton.end() without checking if its transient
> --------------------------------------------------------------------------------------
>
>                 Key: WELD-741
>                 URL: https://jira.jboss.org/browse/WELD-741
>             Project: Weld
>          Issue Type: Bug
>            Reporter: Igor Vaynberg
>
> {code}
> org.jboss.weld.exceptions.IllegalStateException: WELD-000215 Attempt to call end() on a transient conversation
> 	org.jboss.weld.context.conversation.ConversationImpl.end(ConversationImpl.java:124)
> 	org.jboss.weld.context.AbstractConversationContext.invalidate(AbstractConversationContext.java:307)
> 	org.jboss.weld.wicket.WeldRequestCycle.detach(WeldRequestCycle.java:121)
> {code}

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

        


More information about the weld-issues mailing list