[MWy] podobny problem

Martina martina at matousec.com
Wed Mar 26 00:02:25 CET 2008


tak resim podobny problem - vytvorila jsem si factory na nody a nevim, jak 
pouzit bind/rebind - ani jedno z toho nefunguje (bud hlasi chyby server, ci klient):

SearcherImplR obj = new SearcherImplR ();
FactoryImplR objF = new FactoryImplR ();
Naming.rebind ("//localhost/HelloServer", obj);
// ??? Naming.bind ("//localhost/HelloServer", objF);
// ??? Naming.rebind ("//localhost/HelloServer", objF);




More information about the NSWI080 mailing list