Re: Create a task to deploy in a remote server

2008-04-17 Thread Steve Loughran
Dubois, Fabien wrote: To copy a war to the good folder (tomcat/webapps). Now a trying to use : sshexec. But I have problem to include the optional jar jsch-0.1.37. Thank you for your help If all your are trying to do is copy-by-deploy then yes, is the way to go. You need that jsch library..

RE: Create a task to deploy in a remote server

2008-04-17 Thread Pritesh Saharey
ning ANT server. --Pritesh -Original Message- From: Dubois, Fabien [mailto:[EMAIL PROTECTED] Sent: Thursday, April 17, 2008 2:36 PM To: Ant Users List Subject: RE: Create a task to deploy in a remote server To copy a

RE: Create a task to deploy in a remote server

2008-04-17 Thread Dubois, Fabien
Okay Thank you, I m trying to use scp -Message d'origine- De : Tom Drynda [mailto:[EMAIL PROTECTED] Envoyé : jeudi 17 avril 2008 11:06 À : Ant Users List Objet : RE: Create a task to deploy in a remote server We use scp. Works well. Here's

RE: Create a task to deploy in a remote server

2008-04-17 Thread Dubois, Fabien
List Objet : Re: Create a task to deploy in a remote server Dubois, Fabien wrote: > Hi, > > > > How can I create a task to deploy in a remote machine? > > > > Thank you in advance :) what do you mean by "deploy" ? -- Steve Loughran htt

RE: Create a task to deploy in a remote server

2008-04-17 Thread Tom Drynda
Users List' Cc: Date: Thursday, April 17 2008 09:51 Subject: RE: Create a task to deploy in a remote server Hello, you can use : FTP : http://ant.apache.org/manual/OptionalTasks/ftp.html Or SCP : http://ant.apache.org/manual/OptionalTasks/scp.html (copy by sftp possible

Re: Create a task to deploy in a remote server

2008-04-17 Thread Steve Loughran
Dubois, Fabien wrote: Hi, How can I create a task to deploy in a remote machine? Thank you in advance :) what do you mean by "deploy" ? -- Steve Loughran http://www.1060.org/blogxter/publish/5 Author: Ant in Action http://antbook.org/ -

RE: Create a task to deploy in a remote server

2008-04-17 Thread Antoine POURCHEZ
Hello, you can use : FTP : http://ant.apache.org/manual/OptionalTasks/ftp.html Or SCP : http://ant.apache.org/manual/OptionalTasks/scp.html (copy by sftp possible with ant1.7) Antoine -Message d'origine- De : Dubois, Fabien [mailto:[EMAIL PROTECTED] Envoyé : jeudi 17 avri