Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » java.security File and Class Loader?
java.security File and Class Loader? [message #113870] Thu, 21 August 2003 10:23
Eclipse UserFriend
I'm having trouble using a cryptography provider from my plug-in. I modified
the java.security file as follows:
security.provider.2=cryptix.jce.provider.Cryptix

However, I am getting an exception from the classloader that it's not
permitted to load the class file.

Exception message is below in red.

Unhandled exception caught in event loop.

Reason:

com.sun.net.ssl.internal.ssl.Provider


Is there a way to make the plugin look at my new java.security file? Does
the plugin loader look for this info? Is there a -D option that I can
specify in the VMArguments that will affect the eclipse loader?

-Scott
Previous Topic:how to create prespectives?
Next Topic:Console window(s)
Goto Forum:
  


Current Time: Tue Apr 29 03:07:39 EDT 2025

Powered by FUDForum. Page generated in 0.07229 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top