users@glassfish.java.net

Re: Eclipse plugin for glassfish

From: Ludovic Champenois <ludovic.champenois_at_oracle.com>
Date: Wed, 26 May 2010 22:53:45 -0700

On 5/26/10 10:04 PM, shreyasd wrote:
> hi
>
> we have created an ear file using an ant script .
>
> can we tell eclipse plugin for glassfish to use that for deployment from
> eclipse.
>
If you do not want to use the deployment done via Eclipse plugin, you
can write another ant file or task that exec the asadmin deploy... command.
See response on this alias previously,
Ludo
> currently we are using admin-cli.jar to deploy using ant script.
>
> how does plugin deploy on glassfish?
>