On Mon, 2005-07-18 at 10:21 -0400, Andrew Overholt wrote: > We have two issues with CVS that I'd like to sort out and hopefully get > fixes into our gcc RPMs before their FC4 update. Has this bug been fixed? "error accessing dev.eclipse.org cvs repository using extssh" https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=146782 I followed the instructions from Comment #2 there, and I haven't been able to get it to work for me: [hubick@cs14 ~]$ eclipse WARNING: Error loading security provider org.bouncycastle.jce.provider.BouncyCastleProvider: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:/usr/share/eclipse/startup.jar,file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} [root@cs14 ~]# ls -l /usr/share/java-ext/ total 300 lrwxrwxrwx 1 root root 30 Jul 18 12:10 bcprov.jar -> bouncycastle-jdk1.4/bcprov.jar drwxr-xr-x 2 root root 4096 Jul 18 12:09 bouncycastle-jdk1.4 -rw-r--r-- 1 root root 105959 May 26 15:52 gnu-crypto-jce-jdk1.4.jar -rw-r--r-- 1 root root 17438 May 26 15:52 gnu-crypto-sasl-jdk1.4.jar -rw-r--r-- 1 root root 143880 Aug 25 2004 puretls1.4-0.9.b4.jar [root@cs14 ~]# cat /usr/lib/security/classpath.security security.provider.1=gnu.java.security.provider.Gnu security.provider.2=org.metastatic.jessie.provider.Jessie security.provider.3=gnu.crypto.jce.GnuCrypto security.provider.4=org.bouncycastle.jce.provider.BouncyCastleProvider New to the world of Free Java tools, I have no idea how Native Eclipse/GCJ/GIJ finds classes. Is there something else I can do (register/compile bcprov.jar?) to make this work? Thanks. -- Chris Hubick mailto:chris@xxxxxxxxxx http://www.hubick.com/