return new Integer(i).toString();
ConvertServiceImpl csi = new ConvertServiceImpl(); Naming.rebind("ConvertService", (Remote) csi);