reggie started?
Rikard Elofsson <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Hello all
I start reggie from my application with:
String[] args = { "config/jini/reggie/start-transient-reggie.config"};
ServiceStarter.main(args);
When I try to do a unicast lookup against it a little later I sometimes
(on Windows) and always (on Linux) get a "Connection refused" exception
but it works after that. I suppose it is because the reggie socket is
not yet up? Is it possible to get rid of this nuisance and how?
Regards
//Rikard
--------------------------------------------------------------------------
Getting Started: http://www.jini.org/wiki/Category:Getting_Started
Community Web Site: http://jini.org
jini-users Archive: http://archives.java.sun.com/archives/jini-users.html
Unsubscribing: email "signoff JINI-USERS" to [email protected]