Ferrer, Eric wrote:
This email came at a good time as I am porting from Websphere to JBoss.
Do you have an example of deploying a war?  I currently delete the
explode files prior to a new war deploy on Websphere 5.1 and then push
out my new war.  I would like to do the same on JBoss

Cargo, from codehaus.org does much better deployment than trying to redo things by hand in <java> tasks.

For jboss hot deploy, <copy> to the deploy dir is enough

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to