Hide Forgot
Date of First Response: 2007-11-09 10:59:43 project_key: SOA This issue is meant as a blocker for other issues related to clustering. Clustering configuration can't ever work out-of-box! Because: 1) JBM cannot run in a cluster with HSQLDB 2) You have to set different ServerPeerID in JBM config on each node to make it work. It is not working in EAP either. Maybe we can close this issue immediately, I just wanted to raise my voice for us to take it into account. And are we going to support clustering in soa-standalone?
We need to solve JBAPP-413 before solving this issue.
Link: Added: This issue is related to JBPAPP-413
JBM can't use HSQL for clustering because a) It requires a shared database viewable by all nodes b) HSQLDB does not have any transaction isolation, and is generally crappy The user will have to specify a different datasource e.g. point it to a mysql database, and make sure each node has a unique server id to get this to work from the out of the box config. Note that, the out of the box config will *still start up* without making any changes, you won't get any errors, it's just that if you start other nodes you clustering of queues and topics won't work properly. But please bear in mind, this is nothing new. JBoss MQ doesn't work out of the box in clustered config either! JBM is no different. Both JBoss MQ and JBoss Messaging require a shared database to work. So there always has been and always will be an extra step needed to get either JBoss MQ or JBM to work properly in a clustered config. Nothing to see here.. move along.
Link: Added: This issue is related to JBESB-1316
Link: Added: This issue related SOA-84
Can we close this now?
Link: Added: This issue related SOA-135
Link: Removed: This issue related SOA-84