wondering if you have considered allowing it to take a java "List", and then
sending all the separate elements to the JMS provider as separate Messages
within the same transaction?   I wrote a small bean which does this for
performance reasons(since batching the transaction creates a noticeable
performance gain), it would be nice to add this functionality within your
new component.

--
View this message in context: 
http://camel.465427.n5.nabble.com/CAMEL-5416-Camel-Simple-JMS-Component-tp5715423p5715490.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to