java - Is there a way to automate EAR deployment in WebSphere and OracleAS? -
I am looking for a solution to automate EAR deployment for Oracleas and WebSphere application servers Can you recommend some open source solutions for?
Thank you, Venkata
For Websphere:
Venttask, which is a jar for ant, which will allow you to use new functions such as wsdeploy.
An example:
Comments
Post a Comment