valueOfProp1 <
227228229230231232233
startUp = new Hashtable(); startUp.put("host", host); startUp.put("port", new Integer(port)); xdavConfiguration = new XConf(config); }