eros test drive

Rikard Elofsson <[email protected]>
Newsgroups gmane.comp.java.sun.jini
Message-ID <[email protected]>
Eros looks right to me, now I just want to test it.

I have downloaded the JAR and run the installer, how do I start an Eros
service?

On https://eros.dev.java.net/nonav/setup.html#test I find this text:

"Using Eros in a service
Obtaining an instance of Eros
       ServiceTemplate temp = new ServiceTemplate(null, new
Class[]{ErosService.class}, null);
       ServiceItem svc = sdm.lookup(temp, new ErosFilter(), 30000);"

But what is an ErosFilter and in which JAR is it lurking? Or am I
missing something?

Do I need to create the hsqldb tables manually?

Is the idea that I should start an instance of Eros in a separate JVM
and then access it and configure it remotely? Can it run in the same VM
and if so, how do I start it? Can I use ServiceStarter or should I do
something along the lines of what is sone on the mentioned web page?

a bit lost...
//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]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.