Re: Jini 2.1 Hello example Problem on windows 2000

Bob Scheifler <[email protected]> Fri, 14 Dec 2007 16:19:12 -0500
Newsgroups gmane.comp.java.sun.jini
Message-ID <[email protected]>
> C:\Programme\jini\source\src\com\sun\jini\example\hello>java
> -Djava.security.manager=
> -Djava.security.policy=config\client.policy
> -Djava.security.properties=config\dynamic-policy.security-properties
> -Djava.rmi.server.codebase=http://TRIXXTER:8080/jsk-dl.jar
> -jar lib\client.jar      config\client.config
> Exception in thread "main" java.lang.ExceptionInInitializerError

You might try running that resulting java command line with the
additional option
    -Djava.security.debug=policy
and see what it outputs when processing config\client.policy.

- Bob

--------------------------------------------------------------------------
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]