Re: Catching mis-configuration earlier: Reggie and localhost
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
> A warning is good, rejecting not as working with localhost makes sense > sometimes. I think the JTSK has this check as part of the environment > check utility (haven't used it so can't tell any specifics) but you have > to execute it yourself and is probably not part of the starter framework. Yes, the EnvCheck utility verifies that the local host name does not resolve to the loopback address, and verifies that codebase host names do not resolve to a loopback address. It doesn't go to the level of looking at host names down in Exporter constructor argument expressions, and you're right it is a separate utility, not part of the service starter. - Bob -------------------------------------------------------------------------- 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]