Tuesday, February 20, 2007

Startup parameter for JBoss clustering
For some reasons, the clustering doesn't work until start the run.sh with -b "{IPAddress} parameter. This cause a big problem since the Netbeans Jboss plugin doesn't allow me to insert any custom parameters. Finally I have to modify the "{Jboss}/server/default/deploy/cluster-service.xml" file and change the "NodeAddress" to a real IP. Then I can start the clustered JBoss in Netbeans

0 comments: