ActiveMQ master-slave and scheduled messages

2014-03-14 Thread N B
Hi all, Can anyone acknowledge that scheduled messages are also in the master-slave setup? I more or less successfully have created master-slave by jdbc, but the scheduled messages do not appear in the database. This makes the master-slave useless to us for now, this setup should make a 100% f

ActiveMQ master-slave from code

2014-03-12 Thread N B
Hi all, I'm working with a beanless setup, so I have everything set up by code. Now I need the master-slave functionality because the broker sometimes fails on production. I've done this: .setting up the brokserService JDBCPersistenceAdapter adapter = new JDBCPersistenceAdap