[seam-issues] [JBoss JIRA] Created: (SEAMJMS-21) Create a MessageScoped scope.

John Ament (JIRA) jira-events at lists.jboss.org
Mon Mar 14 09:29:49 EDT 2011


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


More information about the seam-issues mailing list