| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
#3 (permalink) |
|
Junior Member
Join Date: Apr 2008
Age: 31
Posts: 1
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1
|
Re: What is Build-Tool?
Build Tool means it is build the web context folder related to what you have configures in build.xml this xml file make run and with the configured context folders and their respective files are placed in the location where you mentioned in build.xml
|
|
|
|
|
|
#4 (permalink) |
|
Moderator
Join Date: Apr 2006
Location: India
Posts: 636
Thanks: 57 Thanked 78 Times in 63 Posts Thanks: 57
Thanked 78 Times in 63 Posts
Rep Power: 17
|
Re: What is Build-Tool?
Let me tell you a typical scenario,
Let us assume you have changed your database properties, like you have changed the server name or IP address , username , password and you want to re-deploy ur webapplication with these changes in your configuration or property files.Since you will be reading these params from property files or even you have just changed a class file which has the database connection etc etc.. Now you dont need to entirely build the application again. In the ant build.xml you will be specifying some parameters like when you unpack the war file then which folder all the files has be extracted and again when you repack the war file in which folder the output war should be generated. so when you run it, all the files will be unpacked a folder and after that copy ur changed file and run the command to repack it and the updated war file with the changes will be created. then you can again redeploy the application with minimal effort I hope u understood. All the IDE's like eclipse, netbeans , and wsad generates these build.xml files in the project folder itself.
__________________
M0h@n |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automation testing FAQ | Spoorthi | Testing Tools & QA | 24 | 12-02-08 06:08 PM |
| Need Suggestions abt the tool! | mailramaa@gmail.com | Testing Tools & QA | 0 | 28-09-07 05:31 PM |
| Innovision Inc Hiring Build & Release Engineer | sridhar | EXPERIENCED JOBS | 0 | 20-01-07 01:57 PM |
| Xora Software - Bangalore - Web Developer / Build & Release Eng - 18/19 Jan | sridhar | Walk-ins | 0 | 18-01-07 04:33 PM |
| First Test we r going to do for new build | slinkanand | Testing Tools & QA | 5 | 27-10-06 07:38 PM |