org.kaffe.security.provider.Kaffe

Ito Kazumitsu <[email protected]> Sun, 20 Jan 2008 11:16:15 +0900 (JST)
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
Maybe after the removal of libraries/clib/security/Kaffe.security,
this warning message appears:

WARNING: Error loading security provider org.kaffe.security.provider.Kaffe:
 java.lang.ClassNotFoundException: org.kaffe.security.provider.Kaffe
 not found in java.lang.ClassLoader$1{urls=[...], parent=null}

I cannot find where org.kaffe.security.provider.Kaffe is defined.