I am trying to use the job delay feature .It worked . I am running embedded active mq and it uses file based persistence.I tried using delayed message delivery for 2 hours it worked . In my use case I want to delay delivery by 48 hours and when I tried to test it did not work, within this 48 hour period my application deployed to weblogic was stopped restarted etc becasue my active mq broker is embedded it runs only when my application is running. so my question is does delayed message delivery supposed to persists delayed messages or it just forgets delayed messages on server restart ie it does not persists delayed messages ?
-- View this message in context: http://activemq.2283324.n4.nabble.com/delayed-message-persistance-tp3333697p3333697.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.