What are the implications for using the implicit clustering feature?
The most serious implication is that the Naming Service is no longer compliant to the CORBA Specification. The Naming Specification explicits forbids the ability to bind several objects to the same name. For a compliant Naming Service, an; “AlreadyBound” exception will be thrown if a client tries to use the same name to bind another object. Another thing to remember is that the user has to decide, right from the beginning, whether to use this feature for a particular server. And he should stick with that decision. Once the Naming Server is used with the implicit clustering feature, it should continue to be activated with the feature turned on. ;;; To turn on, you have define the following property value in the property file: vbroker.naming.propBindOn=1 ; Installing the Naming Service ; NS400-How do I install the naming service? The Naming Service comes with VisiBroker 4.0 (Java and C++).; It can be installed automatically when installing VB 4.0. There is a single jar file ins.jar for i
The most serious implication is that the Naming Service is no longer compliant to the CORBA Specification. The Naming Specification explicitly forbids the ability to bind several objects to the same name. For a compliant Naming Service, an “AlreadyBound” exception will be thrown if a client tries to use the same name to bind another object. Another thing to remember is that the user has to decide, right from the beginning, whether to use this feature for a particular server. And he should stick with that decision. Once the Naming Server is used with the implicit clustering feature, it should continue to be activated with the feature turned on. To turn on, you have to define the following property value in the property file: vbroker.naming.
The most serious implication is that the Naming Service is no longer compliant to the CORBA Specification. The Naming Specification explicits forbids the ability to bind several objects to the same name. For a compliant Naming Service, an “AlreadyBound” exception will be thrown if a client tries to use the same name to bind another object. Another thing to remember is that the user has to decide, right from the beginning, whether to use this feature for a particular server. And he should stick with that decision. Once the Naming Server is used with the implicit clustering feature, it should continue to be activated with the feature turned on. To turn on, you have define the following property value in the property file: vbroker.naming.