| Author |
ANT script to deploy the WAR on Sun one web server
|
Nipun Bahr
Ranch Hand
Joined: Jul 09, 2008
Posts: 55
|
|
Hi All,
I am trying to write an ant script which automates the deployment process on sun one web server i.e. stops the server, generates and deploy the WAR and finally starts the server. Project is developed in icefaces.
Could you please suggest me the way?
|
 |
Hebert Coelho
Ranch Hand
Joined: Jul 14, 2010
Posts: 754
|
|
Are you using Eclipse?
If your answer is yes, you can go to File > Export > Ant.
It will create a build.xml file.
|
[uaiHebert.com] [Full WebApplication JSF EJB JPA JAAS with source code to download] One Table Per SubClass [Web/JSF]
|
 |
Nipun Bahr
Ranch Hand
Joined: Jul 09, 2008
Posts: 55
|
|
Hi Hebert,
Thanks for your reply.
Basically I am looking for a suggestion on writting such ant script as I am not master at writting ANT script.
Please guide me over that.
|
 |
 |
|
|
subject: ANT script to deploy the WAR on Sun one web server
|
|
|