-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Description
Chris Beams opened SPR-8197 and commented
JMS 2.0 (exploring a native JMS API style for use with Spring)
http://jcp.org/en/jsr/detail?id=343
Must-haves:
- a "deliveryDelay" property on JmsTemplate
- support for "deliveryDelay" and the new async sending methods in our CachedMessageProducer (reimplementing it as a JDK proxy for compatibility across JMS 1.1/2.0)
- support for the new "create(Shared)DurableConsumer" variants in our CachedSession
- support for the new "createSession" variants with fewer parameters in our SingleConnectionFactory
Issue Links:
- Annotation-driven JMS endpoints [SPR-9882] #14515 Annotation-driven JMS endpoints
Referenced from: commits a3d7dc0
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement