Re: unknown service
Gregg Wonderly <[email protected]> Tue, 16 Dec 2008 10:32:01 -0600
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Dormany Balazs wrote: > This might be a "noob" question, but what do i have to do to make my > service in the Jini Service Browser other than unknown service? Does it > have something to do with ServiceDescriptor? This can happen for a couple of reasons. One, is that there might not be a usable Name, ServiceInfo etc Entry in your registration. Two, it might be at a lower level that the codebase which is associated with your service/JVM is not a reachable URL. Can you show us how the JoinManager is being used for registering the service and what your services codebase URL looks like? You can also use your web browser to check the URL by copying and pasting it into your web browser. Use copy and paste to make sure you copy any typos or other not-so-obvious errors for your web browser to encounter too. Gregg Wonderly -------------------------------------------------------------------------- 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]