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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to