java net.jini.core

Joined
Oct 29, 2008
Messages
8
Reaction score
0
I got the following error when running my program.

Caused by: java.lang.ClassNotFoundException: net.jini.core.constraint.MethodConstraints

Am I missing the jar file? where can I download it?
 
Joined
Oct 29, 2008
Messages
8
Reaction score
0
minifish said:
I got the following error when running my program.

Caused by: java.lang.ClassNotFoundException: net.jini.core.constraint.MethodConstraints

GOT IT
findjar.com/jar/mule/dependencies/maven1/jini/jars/jini-core.jar.html
 
Joined
Oct 29, 2008
Messages
8
Reaction score
0
Any idea how to fix this rmi security problem running with eclipse?
Thank you in advance

Caused by: java.security.AccessControlException: access denied (java.lang.RuntimePermission createSecurityManager)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.<init>(Unknown Source)
at net.jini.security.Security$ClassContextAccess.<init>(Security.java:965)
at net.jini.security.Security$ClassContextAccess.<init>(Security.java:965)
at net.jini.security.Security$1.run(Security.java:167)
at java.security.AccessController.doPrivileged(Native Method)
at net.jini.security.Security.<clinit>(Security.java:165)
... 10 more
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,222
Members
46,809
Latest member
moe77

Latest Threads

Top