The Artima Developer Community
Sponsored Link

Jini Forum
Start Jini Lookup Services...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Anastasius d'Argenteuil

Posts: 1
Nickname: anastasius
Registered: Apr, 2003

Start Jini Lookup Services... Posted: Apr 23, 2003 2:35 PM
Reply to this message Reply
Advertisement
Hi,

I want to start the Lookup Services for JINI.
The tutorial that help me (http://www.cswl.com/whiteppr/tutorials/jini.html) give me pain about the topic.

Here is what they ask to start it:
start_lookup.bat
java -cp e:\jiniclasses -Djava.security.policy=e:\policy com.sun.jini.tck.reggie.CreateLookup
http://chittu.cswl.com:8000/
e:\policy reggie_log_dir public

The problem is quite simple, CreateLookup cannot be found in the jar file. ( Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/jini/tck/reggie/CreateLookup)

I use RMI and I want to start my RMI server... but it doesn't find the Lookup Services and don't want to start.

Please, I want the line to start the Lookup Services in ms-dos prompt.

If you know some quite simple tutorial to help on the topic, feel free to give me the URL.

Regards,

Anastasius

Topic: HTML ServiceUI Previous Topic   Next Topic Topic: Jini on a PDA

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use