Thanks for the fast reply! Ohh, I understand, so I have to prod Mule to publish messages durable.
Thanks, Sandro James.Strachan wrote: > > 2008/9/11 Sandro Tosi <[EMAIL PROTECTED]>: >> >> Hello, >> from the web admin console we can create a queue, and that's really handy >> to >> have. >> >> What I'm wondering is this: the queue seems to be created non-persistent, >> am >> I right? > > No. > > The persistence of a queue is dictated by the messages sent to it. > >> This comes because we're integrating mule and activemq, and the message >> sent >> back from mule to activemq queue has "Persistence Non Persistent" >> header. > > Sounds like a Mule bug? > > Sending a persistent message to the queue (which BTW is the default in > JMS) will be persisted. > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://open.iona.com > > -- View this message in context: http://www.nabble.com/Create-a-persistent-queue-from-web-admin-console-tp19433974p19434112.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
