Re: Trying to implement GShell ssh command (jira issue GSHELL-16)

2007-11-07 Thread Ken Treimann
to do it or not, but try adding the dependency to gshell/trunk/gshell-assembly/pom.xml. I'm curious to see what happens. ~Jason Warner On Nov 6, 2007 11:03 PM, Ken Treimann kctreima at sign ncsu period edu wrote: Jason, Looks like it's having trouble finding JSch. I added jsch-0.1.36.jar

Trying to implement GShell ssh command (jira issue GSHELL-16)

2007-11-06 Thread Ken Treimann
Hello, I am attempting to implement this functionality for contribution, but am running into this issue: ERROR ComponentLookupException: Unable to lookup component 'org.apache.geronimo.gshell.command.Command', it could not be created Basically I copied RshCommand, and created a secure

Re: Trying to implement GShell ssh command (jira issue GSHELL-16)

2007-11-06 Thread Ken Treimann
Yes, when I run the new ssh command. Sorry for the confusion! Thanks, -Ken Jason Warner wrote: Hi Ken, I'm a little confused by the order of events that transpired here. When do you get this error? When you try to run the command? On Nov 6, 2007 9:51 PM, Ken Treimann kctreima at sign ncsu

Re: Trying to implement GShell ssh command (jira issue GSHELL-16)

2007-11-06 Thread Ken Treimann
PM, Ken Treimann kctreima at sign ncsu period edu wrote: Yes, when I run the new ssh command. Sorry for the confusion! Thanks, -Ken Jason Warner wrote: Hi Ken, I'm a little confused by the order of events that transpired here. When do you get this error? When you try to run