[webbeans-issues] [JBoss JIRA] Created: (WBRI-191) Redesign communication between SessionBeanInterceptor and the Web Beans Manager to not rely on thread-local/timing trickery
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Mar 17 18:08:22 EDT 2009
Redesign communication between SessionBeanInterceptor and the Web Beans Manager to not rely on thread-local/timing trickery
---------------------------------------------------------------------------------------------------------------------------
Key: WBRI-191
URL: https://jira.jboss.org/jira/browse/WBRI-191
Project: Web Beans
Issue Type: Feature Request
Components: Enterprise Beans
Reporter: Pete Muir
Priority: Blocker
Fix For: 1.1.0.BETA1
Currently the SessionBeanInterceptor (an EJB interceptor responsible for doing all interception work on session objects) is using a ThreadLocal to obtain info on which Bean it is for. Redesign this to be less brittle.
--
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
More information about the weld-issues
mailing list