[weld-issues] [JBoss JIRA] Closed: (WELD-741) AbstractConversationContext calls conversaiton.end() without checking if its transient
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Mon Nov 1 12:59:55 EDT 2010
[ https://jira.jboss.org/browse/WELD-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marius Bogoevici closed WELD-741.
---------------------------------
Fix Version/s: 1.1.0.Beta2
Resolution: Done
> 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
> Fix For: 1.1.0.Beta2
>
>
> {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