Hi, I'm with a doubt about how configure fine my system.
I'm tryng to start a master/slave broker and using
createTablesOnStartup="true" in jdbcPersistenceAdapter I watched that this
create 3 tables 

ACTIVEMQ_ACKS;
ACTIVEMQ_LOCK;
ACTIVEMQ_MSGS;

But too this create a register with ID 1 in the table ACTIVEMQ_LOCK.
My question is, I need to create this register in this table if I use
createTablesOnStartup="false"? This is the only register that i need to
create? 

Thanks



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Configure-a-Master-Slave-with-JDBC-tp4692920.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to