aspose file tools
The moose likes Ant, Maven and Other Build Tools and the fly likes Packaging J2EE application 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 "Packaging J2EE application" Watch "Packaging J2EE application" New topic
Author

Packaging J2EE application

MONZY THARIAN
Ranch Hand

Joined: Feb 21, 2001
Posts: 63
Hi ,
I want to package a J2EE application using ant .How do i go about building it in ant.
I am new to ant can any one explain it.

Regards
Monzy


Think Big . So shall you become big.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Ant supplies all the neccesary tasks to do this. Just consider the constituent steps you need to perform to package the app (javac, move/copy, jar etc.) and check the Ant docs. There will be a task for each. Also there will be plenty of examples out there already - a whole bunch of open source projetcs use ant, and their build files are publically avaliable to view.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
 
subject: Packaging J2EE application
 
Threads others viewed
Ant and Sun Tutorial
error occurred during intialization of VM could not reserve enough space for object heap & ant
to create an EAR with ANT
Is the Lomboz a Substitute For the ANT
content is not allowed in prolog
developer file tools