Re: JDBC Master/Slave with HSQLDB lock problem!

2008-09-19 Thread Fuzzo
her process has locked a portion of the file : \\activemq.lck) How i can configure correctly ActiveMQ and/or HSQLDB to work with JDBC Master/Slave? Thanks! -- View this message in context: http://www.nabble.com/JDBC-Master-Slave-with-HSQLDB-lock-problem%21-tp19333147p19571813.html Sent from the

Re: JDBC Master/Slave with HSQLDB lock problem!

2008-09-10 Thread Fuzzo
in persistenceAdapter. >> >> If the db is not locked, i can't do a Master/Slave HA cluster, isn't >> true? >> >> Thanks for all! >> -- >> View this message in context: >> http://www.nabble.com/JDBC-Master-Slave-with-HSQLDB-lock-problem%21-tp19333147

Re: JDBC Master/Slave with HSQLDB lock problem!

2008-09-09 Thread Gary Tully
FOR is unknown. > All is ok with useDatabaseLock="false" set in persistenceAdapter. > > If the db is not locked, i can't do a Master/Slave HA cluster, isn't true? > > Thanks for all! > -- > View this message in context: > http://www.nabble.com/JDBC-Master-Slave-w

JDBC Master/Slave with HSQLDB lock problem!

2008-09-05 Thread Fuzzo
keyword FOR is unknown. All is ok with useDatabaseLock="false" set in persistenceAdapter. If the db is not locked, i can't do a Master/Slave HA cluster, isn't true? Thanks for all! -- View this message in context: http://www.nabble.com/JDBC-Master-Slave-with-HS