On Mon, Feb 1, 2010 at 5:12 AM, Raster3 <[email protected]> wrote: > > > This is regrading this http://camel.apache.org/guaranteed-delivery.html > > I would to restrict this discussion to JMS. > I have used webloic JMS. I understand guranteed delivery is part of JMS > specs and what this means is that the message will be stored by the JMS > provider till its delievered to the intended recepient / subscriber. > > This is counter to the image shown in the image associated with the url > where it appears that the message is stored on two sides- sender and > reciever. When using JMS would you not wish the message to be stored just by > the JMS provider? > > Am I missing something?
That is just how the figure is illustrated in the EIP book http://www.enterpriseintegrationpatterns.com/ http://www.enterpriseintegrationpatterns.com/GuaranteedMessaging.html Whose figures Camel uses as well. > -- > View this message in context: > http://old.nabble.com/Guranteed-Delivery-tp27399518p27399518.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
