[weld-issues] [JBoss JIRA] Created: (WELD-741) AbstractConversationContext calls conversaiton.end() without checking if its transient
Igor Vaynberg (JIRA)
jira-events at lists.jboss.org
Tue Oct 26 12:53:55 EDT 2010
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