Così dicono di fare in giro.codice:Registry registry = LocateRegistry.getRegistry(); try { registry.list(); } catch (RemoteException e) { // il registry non c'è lo crei try { registry = LocateRegistry.createRegistry(); } .... }
Così dicono di fare in giro.codice:Registry registry = LocateRegistry.getRegistry(); try { registry.list(); } catch (RemoteException e) { // il registry non c'è lo crei try { registry = LocateRegistry.createRegistry(); } .... }
- "Boy, the food at this place is really terrible."
- "Yeah, I know, and such ... small portions."