]
Tom Schuller commented on WFLY-4067:
------------------------------------
confirmation that it's fixed and runs under "wildfly-9.0.0.CR1-SNAPSHOT (build
#1647)"
DummyTransaction exception during session.invalidate with started
conversation
------------------------------------------------------------------------------
Key: WFLY-4067
URL:
https://issues.jboss.org/browse/WFLY-4067
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 9.0.0.Alpha1
Reporter: Tom Schuller
Assignee: Paul Ferraro
Fix For: 9.0.0.Beta1
Attachments: convTest.war, convTest.zip
A DummyTransaction-IllegalStateException is thrown while invalidating a httpSession wit a
started javax.enterprise.context.Converation.
We are working in "full-ha" with session distribution enabled
(<distributable/> in web.xml)
Under
https://ci.jboss.org/hudson/job/WildFly-latest-master/1334/ everything is working
fine. No exception is thrown
The exception is thrown starting with version
https://ci.jboss.org/hudson/job/WildFly-latest-master/1340 to the latest now (#1475)