Client proxies are using the wrong CreationalContexts sometimes
---------------------------------------------------------------
Key: WELD-483
URL:
https://jira.jboss.org/jira/browse/WELD-483
Project: Weld
Issue Type: Bug
Reporter: David Allen
Fix For: 1.0.2.CR1
There are cases where the ThreadLocal which keeps a WeldCreationalContext already has a CC
from some prior execution of the code. In other words, these appear to be leaking somehow
across bean creations. This can cause problems with test suites by reusing beans from a
different test.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira