John D. Ament created DELTASPIKE-324:
----------------------------------------
Summary: Backport JMS2 Like functionality to DeltaSpike
Key: DELTASPIKE-324
URL: https://issues.apache.org/jira/browse/DELTASPIKE-324
Project: DeltaSpike
Issue Type: Improvement
Reporter: John D. Ament
In JMS 2, a few new CDI compatible components were introduced. They include:
JMSContext - a CDI capable version of the JMS Session & Connection objects that
provides access to more lower level components.
JMSProducer - A CDI capable version of MessageProducer that uses builder
pattern to create new Message objects.
JMSConsumer - A CDI capable version of MessageConsumer that can retrieve
messages in a more type safe fashion.
Introducing these features would be the first step in adopting a JMS module in
DeltaSpike.
Javadocs can be found here:
http://jms-spec.java.net/2.0-SNAPSHOT/apidocs/index.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira