|
Home > Archive > WebSphere Application Server > December 2006 > Ant task to update EAR application
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Ant task to update EAR application
|
|
|
| Is there an ANT task to update EAR application in Websphere 6.0 ( RAD 6). I see that there are ANT tasks available for installing, Unistalling, starting and stopping EAR applications but if I want to update an existing EAR application, how do I do it from
ANT ? ( Should I run Uninstall and Install Ant tasks ? )
your help is highly appreciated.
Thanks,
| |
| Paul Ilechko 2006-12-09, 1:19 pm |
| gopi.rcr@gmail.com wrote:
( Should I run Uninstall and Install Ant tasks ? )
Yes.
|
|
|
|
|