[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Java Secure Channel - JSch in JTA (JavaSSH) - applet?
- To: Thomas Pasch <http://www.gmx.de/~thomas.pasch>
- Subject: Java Secure Channel - JSch in JTA (JavaSSH) - applet?
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Tue, 27 May 2003 17:19:45 -0400
I finally got your Jsch.java JTA plugin to compile. But, it doesn't appear to
work when I add it as a plugin. Here's the line from my applet.conf file:
plugins = Status,Socket,SSH,Jsch,ButtonBar(1),ButtonBar(2),Terminal
This correctly brings up an SSH connection, but it doesn't appear to be a
JSch connection -- there's no "Jsch" menu.
Have you tried your JSch plugin as an applet? If so, do you know what I
might be doing wrong?
Thanks.