The Artima Developer Community
Sponsored Link

Jini Forum
prob with running jini lookup service

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
zulfi khan

Posts: 1
Nickname: zulfi100
Registered: Aug, 2004

prob with running jini lookup service Posted: Aug 22, 2004 12:35 AM
Reply to this message Reply
Advertisement
I am getting prob in running the jini lookup service. I am running the following command through a .bat file
java -jar reggie.jar httP://com.sun.jini.tool.ClassServer:8080/reggie-dl.jar
jsk-policy.jar c:\temp\reggie_log public

but I got following errors:
C:\jini-2_0_002-src\jini2_0_002\lib>java -jar reggie.jar httP://com.sun.jini.too
l.ClassServer:8080/reggie-dl.jar
Failed to load Main-Class manifest attribute from
reggie.jar

C:\jini-2_0_002-src\jini2_0_002\lib>jsk-policy.jar c:\temp\reggie_log public
Bad command or file name

I am able to run http server:
C:\jini-2_0_002-src\jini2_0_002\lib>java -jar tools.jar -port 8080 -dir C:\jini-
2_0_002-src\jini2_0_002\lib -verbose
Aug 22, 2004 10:29:48 AM com.sun.jini.tool.ClassServer run
INFO: ClassServer started [C:\jini-2_0_002-src\jini2_0_002\lib\, port 8080]

and also the rmid service.
Can somebody help me with running the lookup service?


Zulfi.

Topic: JINI : BROWSER Previous Topic   Next Topic Topic: HELP me with JINI

Sponsored Links



Google
  Web Artima.com   

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