WSAD 4 comes with JDK 1.3, so I'll check and see if I have the jsse.jar. Thanks.
>-----Original Message----- >From: Dale Anson [mailto:[EMAIL PROTECTED] >Sent: Tuesday, November 11, 2003 5:35 PM >To: Ant Users List >Subject: Re: scp task error > > >Hi Simon, > >Is your IBM JDK a 1.4 jdk? If not, you'll also need the jsse.jar (java >secure socket extension) from Sun, http://java.sun.com/products/jsse/. > >Dale > > >Chappell, Simon P wrote: > >>I get a java.lang.ExceptionInInitializerError when trying to >scp a file to a remote box. The scp works from the command >line, so I know that the id and passwd are valid. Here's my >scp command: >> >> <scp file="testantscpsorterx.ear" >> todir="[EMAIL PROTECTED]:/downloads/sorterx" >> password="<secret>" >> trust="yes" /> >> >>Any thoughts? I made certain that I got the appropriate >third-party jar files, but I still have problems. >> >>I'm using Cygwin on W2K(sp3), with the IBM JDK from WSAD 4 >(don't ask!) >> >>Simon >> >>----------------------------------------------------------------- >>Simon P. Chappell [EMAIL PROTECTED] >>Java Programming Specialist www.landsend.com >>Lands' End, Inc. (608) 935-4526 >> >>"Wisdom is not the prerogative of the academics." - Peter Chappell >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]