You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/01/21 07:34:57 UTC

DO NOT REPLY [Bug 26299] - Using sshexec to run ant remotely - Using ant to run sshexec

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26299>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26299

Using sshexec to run ant remotely - Using ant to run sshexec





------- Additional Comments From jan@materne.de  2004-01-21 06:34 -------
Nice idea - I thought about something like that for myself.

Try the following:
- upload all things (with Ant; should work as you said)
- run the <sshexec> in verbose mode and notice the command which is executed
- use ssh to login _manually_ on the remote machine
- try the command noticed earlier _manually_

If it fails: something on the machine is wrong (e.g. no installed java).
If it´s ok: somewhere else ... (maybe in Ant)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org