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
