aspose file tools
The moose likes JBoss and the fly likes jboss cluster deploying issue - (while the service is up) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "jboss cluster deploying issue - (while the service is up)" Watch "jboss cluster deploying issue - (while the service is up)" New topic
Author

jboss cluster deploying issue - (while the service is up)

Charith De Silva
Greenhorn

Joined: Mar 26, 2009
Posts: 18
Hi Im kind of new to clustering. Please let me know if I can assign one node as Jboss coordinator where the other nodes always refer to that node for configuration.

My requirement
I have two nodes cluster (Lets say node A and B) and application is deployed under /farm. There are instances where i need to upgrade my EAR located in /farm with out service interruption. Therefore I shut down node A (while node B gives uninterrupted service to my clients) and upgrade EAR file inside /farm and startup. When the node A is up eventually i realized my old EAR has copied back to node A from node B. Therefore i had to restart both cluster nodes (with service interruption) in order to upgrade my application. I understand it takes the configuration from the node that exists for longest time. But as of for my requirement i need to configure whether to read it from other node or not. I heard if I can configure jboss coordinator it will be ok. But if any one knows how to do that or better solution for this please reply back.

If you can let me know a solution it would be greatly appreciated.

Charith de Silva
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: jboss cluster deploying issue - (while the service is up)
 
Similar Threads
Network application being both a client and a server
Has any one gotten JMS clustering to work on JBoss 4.2.X ?
Test 252: Mock exam
000-341 sample test questions
JBOSS 4.3.0 EAP Clustering with Apache HTTP Server 2.2.11