Re: class name?
Mark Brouwer <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Zigor Salvador wrote: > Mmmm, my services also get names like $Proxy8 when I see them in the > Service Browser from the JTSK. > > Can anybody explain me what changes are required for them to display a > descriptive name, such as net.zigor.myservice.myinterface? > > Thanks! > > Zigor. This is due to the way the JTSK Jini Service Browser displays proxies, I have some fixes for the Jini Service Browser that provides a better description. You can download this derivative here http://scm.cheiron.org:1665/@md=d&cd=//cheiron/jsk-services/release/2.1/0/distr/&c=622@//cheiron/jsk-services/release/2.1/0/distr/jini-browser.zip?ac=22 . It is ALv2, self-contained and contains start scripts for both UNIX and Windows and the browser has also support for ServiceUI, execute 'browser -h' for all the options. Unfortunately I have no useful diffs against the JTSK source given my own requirements [1], but I'm happy to donate the code (that includes some ServiceUI support) to River if is there is demand for it and if somebody is willing to volunteer for the actual integration, I can and will help, but I don't want to do it all by myself. [1] in the Cheiron repository the Service Browser is transforming into a Jini Service to be deployed with Seven as I want to leverage the security features of Seven and while I tried I'm too stupid to configure security with plain configuration files and policies for my needs, this resulted in too many changes to produce straightforward diffs for the enhancements. -- Mark -------------------------------------------------------------------------- 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]