The Artima Developer Community
Sponsored Link

Jini Forum
Starting reggie: Manifest not found

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
Jim Panse

Posts: 1
Nickname: serethos
Registered: Dec, 2005

Starting reggie: Manifest not found Posted: Dec 15, 2005 3:27 PM
Reply to this message Reply
Advertisement
like many other i have problems getting reggie started. after launching rmic i tried the following command line on win xp using jini2.1 starter kit:

java -Djava.security.policy=grant_all.policy -jar %JINI_HOME%\lib\reggie.jar http://localhost:80/reggie-dl.jar grant_all.policy C:\reggie_log

where JINI_HOME is the install directory of jini

this error occurs:

Failed to load Main-Class manifest attribute from
C:\Programme\jini2_1\lib\reggie.jar

i know that some guy had the same problem in this forum, the answer was to check classpath, what i did and to use jini1.1.
moreove i read that jini2.0 uses some kind of starting environment with configuration control but i need to start all services up from the very basic. or am i wrong to suppose that it is possible to start reggie in jini 2.1 that way ?

Topic: Jini problem : Error when creating a transaction Previous Topic   Next Topic Topic: Exception registering service with Entry[] arguments

Sponsored Links



Google
  Web Artima.com   

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