I have a question about this. How will JBoss behave when one of the instance gets shut down? Is it going to be smart enough not to close the service that other instances are using? such as Naming service?
Mitch ----- Original Message ----- From: "marc fleury" <[EMAIL PROTECTED]> To: "Jboss-Development@Lists. Sourceforge. Net" <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 11:09 AM Subject: [JBoss-dev] Todo: multiple instances detection > there should be a service that is part of the first services coming up and > that detects if other JBoss systems are running on the same physical > machines, this is to avoid port conflict as some services are holding on to > some ports (e.g. naming on 1099, detached RMI, clustered RMI). > > We would then not start the naming as a duplicate nor the detached RMI but > we would use the clustered RMI by increasing the connection port. > > This will enable people to run multiple instances of JBoss without having to > manually change the stuff all the time. At least on the services we provide > we should show how these behave. > > marcf > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
