Skip to content

Support JMS 2.0 (JSR-343) [SPR-8197] #12846

@spring-projects-issues

Description

@spring-projects-issues

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:

Referenced from: commits a3d7dc0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions