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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -