You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2015/01/05 04:26:34 UTC

[jira] [Created] (TOMEE-1485) JMS 2.0 Provide JMSContext beans

John D. Ament created TOMEE-1485:
------------------------------------

             Summary: JMS 2.0 Provide JMSContext beans
                 Key: TOMEE-1485
                 URL: https://issues.apache.org/jira/browse/TOMEE-1485
             Project: TomEE
          Issue Type: New Feature
            Reporter: John D. Ament


JMS 2.0 spec requires two beans to be defined - a TransactionScoped instance and a RequestScoped instance.  The RequestScoped one acts more like a dependent bean since its not shared across injection points.

This is a container level responsibility not the JMS provider.  Please see Section 12.4 of the JMS Spec for implementation details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)