[weld-commits] [weld/core] ee38ec: WELD-2017 Fix conversation context deactivation
GitHub
noreply at github.com
Mon Aug 31 04:08:47 EDT 2015
Branch: refs/heads/2.2
Home: https://github.com/weld/core
Commit: ee38ecdf8834f908ec57b46875bac0705c60fcbf
https://github.com/weld/core/commit/ee38ecdf8834f908ec57b46875bac0705c60fcbf
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
M impl/src/main/java/org/jboss/weld/context/AbstractManagedContext.java
M impl/src/main/java/org/jboss/weld/context/http/LazyHttpConversationContextImpl.java
Log Message:
-----------
WELD-2017 Fix conversation context deactivation
- state threadlocal must be removed during deactivation
More information about the weld-commits
mailing list