Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.ClassNotFoundException: sun.security.provider.Sun

843811Sep 17 2008 — edited Sep 19 2008
I'm getting the above exception.

I'm running in RAD, which is using ibmjsseprovider.jar, so I tried manually adding the 3 jsse files to the project (jcert.jar, jnet.jar, jsse.jar). That didn't fix the problem.

Truthfully, I don't even know where to start reading for this. The exception is being thrown by an api I'm hitting as part of its authentication step. Any thoughts?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2008
Added on Sep 17 2008
1 comment
324 views