Re: "Ungrantable protection domain" exception

Bob Scheifler <[email protected]>
Newsgroups gmane.comp.java.sun.jini
Message-ID <[email protected]>
> I'm developing a Blitz JavaSpace Server management module for Netbeans.

> java.lang.UnsupportedOperationException: ungrantable protection domain

Unfortunately, the NetBeans JarClassLoader uses the old (pre-1.4)
ProtectionDomain constructor that doesn't specify a class loader,
and the Jini DynamicPolicyProvider depends on that element of
ProtectionDomains being populated.  (I don't know if you'd hit
some other problem or not if you changed JarClassLoader.)

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