users@glassfish.java.net

Re: Deploying from ant?

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Sun, 11 Nov 2007 16:05:10 -0800

glassfish_at_javadesktop.org wrote:
> Hi,
>
> I really want to be able to do deployments from ant. So far all I have found is using auto-deploy and using ant to copy my war to the auto-deploy directory, but this is noted as not safe for production and it feels dirty as I would rather have the build script fail than have it succeed but find out it failed when I go to my app.
>
> So... where the heck can I find a quick and easy way to do deployments from ant (without manual work to finish the process)?
>
use asant glassfish tasks:
https://glassfish.dev.java.net/javaee5/docs/DG/beaep.html
Ludo
>
> Thanks,
> James
> [Message sent by forum member 'jamescarr' (jamescarr)]
>
> http://forums.java.net/jive/thread.jspa?messageID=244978
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>