Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.), Release Notes Date of First Response: 2008-01-23 13:53:46 project_key: SOA This is intended as a tracking issue on how to run SOA-P with clustered JMS. I was able to run clustered JMS and let the servers to share the messages. And it really works out of the box (except for the ServerPeerID of course). Steps to reproduce: 1. I switched off ServerInvoker's load balancing by setting the load balancer to FirstAvailable - just for sure. 2. I used jms-provider in the jboss-esb.xml of my service because plain JMS provider doesn't use ServiceInvoker and this means no load balancing on the ESB side. 3. I started 2 nodes and deployed the same service on both of them (it was not so easy - see SOA-231). 4. I sent some messages to the nodes and voila - the load balancing happend on the JMS side. This means we can try to start failover testing now.
Affects: Added: [Documentation (Ref Guide, User Guide, etc.), Release Notes]
Link: Added: This issue related SOA-231
Can we close this issue now?
Closing this JIRA - as the JIRAs on which it is dependent are closed.