Create a MessageScoped scope.
-----------------------------
Key: SEAMJMS-21
URL: https://issues.jboss.org/browse/SEAMJMS-21
Project: Seam JMS
Issue Type: Enhancement
Components: Injection
Reporter: John Ament
Fix For: 3.0.0.Alpha2
Currently, you can't inject HTTP bound scopes into JMS since the message
listeners (MDBs or other MessageListener impls) are run in background threads.
We need to introduce a MessageScoped scope that can bind to these background
threads, so that shared objects can fall into the same scope, and be bound
together.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues