-
Feature Request
-
Resolution: Done
-
Major
-
1.0.2.Final
-
None
A batch job should be able to read item from a message destination.
Note: this implementation requires JMS 2.0, for instance, the use of javax.jms.Connection#createSession() method, which is since JMS 2.0.
With JBERET-257 fixed, jmsItemReader, jmsItemWriter now supports JMS 1.1 to some extent.
- is related to
-
JBERET-101 Support batch HornetQ ItemReader
- Resolved
-
JBERET-242 Support ActiveMQ Artemis Item Reader and Writers as a Migration Path off HornetQ
- Resolved
-
JBERET-257 AbstractMethodError: org.apache.qpid.jms.JmsConnection.createSession()Ljavax/jms/Session;
- Resolved