Forgot to mention I'm using ActiveMQ 5.4.1. Tried with both Win2k8 and
Ubuntu Lucid.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Multiple-Scheduled-Messages-Not-Firing-tp3004226p3004236.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I ran into a scenario where I have multiple Scheduled Messages with a cron
string set to fire every minute that are created at different times.
However, only one is firing every minute (cycles 0 to 9). Is this as
intended?
Here is some sample code to that generates the same behavior: