also ActiveMQ says;
The following example shows how to configure the broker for Shared File System Master Slave where /sharedFileSystem is some directory on a shared file system <persistenceAdapter> <journaledJDBC dataDirectory="/sharedFileSystem/broker"/> </persistenceAdapter> So the "Shared file system master slave" approach uses the common Journal + common DB (Here derby datasource by default) for ALL (Master & Slave) brokers. Is not it? Could you please correct us if we misunderstood any? Thanks lot. -- View this message in context: http://old.nabble.com/How-to-use-the-File-System-for-locking-purpose-and-use-the-DB-for-Message-Persistency-only--tp28391833p28408057.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.