Re: [JSch-users] Re: DH KeyPairGenerator not available or java.security.NoSuchAlgorithmException
Status: Alpha
Brought to you by:
ymnk
|
From: <ym...@jc...> - 2004-09-04 19:08:04
|
Hi, +-From: "Romulus Lucic" <rom...@ho...> -- |_Date: Fri, 03 Sep 2004 18:22:19 +0000 ______________ | |- if you use an IDE ( I am using WebSphere Studio Application Developer |which is based on Eclipse thus I suppose this applies to Eclipse users too) |you must point to the jar file that have the provider inside it. It seems you are WSAD user. I'm sorry for such an off-topic thing, but we have a good news for WSAD users. We have released Eclipse-CVSSSH2 Plug-in 0.1.3, which allows ssh2 accesses to the remote CVS server. You may know that this plug-in requires J2SE 1.4 environment and we have heard that it has been very difficult to run it on WSAD. Now, we have been able to run JSch on J2SE 1.3 without JCE, so our plug-in may work on WSAD very easily. Are you interested in trying it? If so, please try following steps, * Download this plug-in from http://www.jcraft.com/eclipse-cvsssh2/ and install it. * Download following files, * http://j2me.jsch.org/eclipse-cvsssh2/plugin.xml * http://j2me.jsch.org/eclipse-cvsssh2/jsch-0.2.alpha-20040901.jar * http://j2me.jsch.org/eclipse-cvsssh2/bc-lcrypto-j2me-124-modified.jar and copy them into plunges/org.eclipse.cvs.ssh2_0.1.3/ directory. That's all! If you are not interested in trying it, please let me know where is the good place to make an announce about such an improvement. Thanks, -- ymnk |