You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sam Wun <sw...@gmail.com> on 2008/08/01 12:06:47 UTC

Deploy application from Eclipse (windows) to Tomcat (in linux).

Hi,

Is there any user guide I can read thru for deploying applicatoin from
windows eclipse to linux tomcat?
I am using tomcat 5.5

Thanks

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Deploy application from Eclipse (windows) to Tomcat (in linux).

Posted by Talal Rabaa <Ta...@emergis.com>.
Check out SCP task for Ant (link below).  Incorporate it into your project build script and you can call it in or out of Eclipse to update your Linux deployment.  Once perfected, you can have Eclipse deploy updates automatically to the Linux box as a supplemental builder.

http://ant.apache.org/manual/OptionalTasks/scp.html

   Anthony

-----Original Message-----
From: Sam Wun [mailto:swun2010@gmail.com] 
Sent: Friday, August 01, 2008 6:07 AM
To: users@tomcat.apache.org
Subject: Deploy application from Eclipse (windows) to Tomcat (in linux).

Hi,

Is there any user guide I can read thru for deploying applicatoin from
windows eclipse to linux tomcat?
I am using tomcat 5.5

Thanks

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org