metatech, thank you.
The config piece that actually worked:
<jdbcPersistenceAdapter ... >
<databaseLocker>
<database-locker queryTimeout="-1" />
</databaseLocker>
</jdbcPersistenceAdapter>
Folks,
where one could read about those many options as in activemq-core.xsd?
I could not find answers in AMQ docs, nor in Fuse docs, nor in the "ActiveMQ
in Action" book.
For example, in my context of jdbc Master/Slave:
- when do I use database-locker as opposed to transact-database-locker?
- disabling the setQueryTimeout (as in the above setting) affects/results in
what?
- what the "adapter" child element to jdbcPersistenceAdapter is for?
Thank you.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/jdbc-Master-fails-AMQ-v-5-6-Postgres-v-9-1-Ubuntu-tp4653140p4653146.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.