Hi All, I am working on JBoss 3.2.2RC1 and trying out clustering! I am running 2 different JBoss on different machines in clustering mode,ie, the 2 JBoss servers are started as "run.sh -c all". Now , I have a simple SLSB "Hello.jar" with <clustered>true</clustered> specified in jboss.xml file.
Now, I tested 2 cases: 1.I try to put the above jar in the directory (all/farm) of the server started "first".The Hello.jar gets deployed in both the servers and I can see it in corresponding "all/farm" dirs. 2.I try to put the above jar in the directory (all/farm) of the server started "second".The Hello.jar gets deployed "only" in ""second" server and "first" server doesn't have any clue! Can you pls help me out?Is there concept of Master/Slave etc? Thanks in advance, Nish ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
