System.getProperty(S1ASCtxFactory.IIOP_ENDPOINTS_PROPERTY);
if ((LBPOLICY != null &&
!LBPOLICY.equals("")) ||
(ENDPOINTS != null &&
!ENDPOINTS.equals(""))) {
s1asCtxFactory = new S1ASCtxFactory();
} else {
// create a default env
defaultEnv = new Hashtable();
// Client side : removing the initialization of the ORB