Any body who deployed webapplications through websphere admin console will know the pain full process of having series of wizards asking n number of questions.
To avoid, recently I tried for automated deployment process throgh ANT. I thought of sharing my experience wrto same.
Here the steps which I followed:
1.Created the ANT script which builds the EAR.
2.Since our application server situated outside our current dev env, I used SSH facility throgh ant and copied the ear into the server location.
3.Then I used .jacl scripts (which are websphere propietry..) for the copied ear deployment.
4.Created the .sh/.bat file (depends on the WAS installed OS) which will execute the .jacl script.
5.Called the .sh file through ANT script.
6.You can extend your build script to run the JUnits to know how much your build stable??
Subscribe to:
Post Comments (Atom)
One new learning / day - however small it is
Read a blog / or article Watch TED talk Read a small self-help book (many free eBooks available with less than 100 pages/can be completed i...
-
I underwent TOGAF 8.1.1/9 training and certification program in last week of sept'09. It was good experience and lot of knowledge gained...
-
Few things about the possible differences between these concepts 1) A user story is the title of one scenario, whereas a use case is the con...
-
Can't govt take an action to issue free books for all students in India up-to class 10th. All students can return their books once they...
No comments:
Post a Comment