_#_back_#__#_home_#__#_forward_#_ JNDI Namespace 

Context initialContext = new InitialContext();
brokerHome = (BrokerHome)
      initialContext.lookup("Europe/CH/Broker");
broker = brokerHome.create(account, password);