Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-91

Support batch JmsItemWriter

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Alpha2
    • 1.0.2.Final
    • jberet-support
    • None

      A batch job should be able to write items to a message destination via javax.jms API .

      Use Hornetq (standalone server or embedded) to verify the writer, and add hornetq-related deps as test deps. hornetq examples

      message dest can be obtained through either jndi lookup, or by specifying various connection properties, similar to database connection properties.

      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.

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: