[
https://jira.jboss.org/browse/WELD-741?page=com.atlassian.jira.plugin.sys...
]
Pete Muir commented on WELD-741:
--------------------------------
Can you provide instructions to reproduce, and ideally a test?
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