TrainBeaser for iPhone
The moose likes Ant, Maven and Other Build Tools and the fly likes how to build and deploy single war file using ant Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "how to build and deploy single war file using ant" Watch "how to build and deploy single war file using ant" New topic
Author

how to build and deploy single war file using ant

vg reddy
Greenhorn

Joined: Jun 24, 2004
Posts: 4
hi,
we are using ant 1.6.1 version for building and deploying an application. application contains various modules. we have separate build.xml files for each module. i alreday deployed .ear file into the server. but i made changes in one of the modules. now i want to deploy this module only into the server instead of building whole project.
i am using Ecllipse for editing/compilation.
could u help me out in solving this problem by giving ,what are the steps to take after compilation in ecllipse.
with regards
vg reddy
Nathaniel Stoddard
Ranch Hand

Joined: May 29, 2003
Posts: 1258
Ant only rebuilds components that have changed ... or components that depend on components that have changed. So, it shouldn't be a problem for you.


Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
Priya Singh
Ranch Hand

Joined: Mar 19, 2004
Posts: 33
hi ,
i m trying to update an ear file through ant. i guess u had the same task?
can u share with methe way u did it..
 
IntelliJ Java IDE
 
subject: how to build and deploy single war file using ant
 
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com