Results 1 to 2 of 2

Thread: JmsItemProvider

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Posts
    25

    Default JmsItemProvider

    1. Can u tell me how JmsItemProvider works and provide a sample configuration for the same.

    2. Will I get any sample code in the M3 or M4 samples ?
    If not, Can I get any URL or the location where I can find information about the same.

  2. #2

    Default

    JmsItemReader is a rather thin wrapper around JmsTemplate adding recovery behavior - ability to send message to configured error destination. There is no sample, but it is used the same way as any other ItemReader (referring to Spring JMS support documentation provides more technical details).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •