users@glassfish.java.net

Re: New version of Eclipse plugin for glassfish published

From: David Goodenough <david.goodenough_at_linkchoose.co.uk>
Date: Tue, 10 Mar 2009 20:21:53 +0000

On Tuesday 10 March 2009, Rochelle Raccah wrote:
> Version 1.0.21 of the GlassFish plugin for eclipse was published today.
> Here is a link to the release notes which lists the bug fixes that are
> included:
> https://ajax.dev.java.net/eclipse/releasenotes.html
>
> As with previous versions, you can download it from within Eclipse using
> the Download additional server adapters link on the New Server Wizard.
>
> Please send your comments to users_at_glassfishplugins.dev.java.net or
> dev_at_glassfishplugins.dev.java.net and file any bugs in the issuetracker
> at https://glassfishplugins.dev.java.net/issues/.
>
> We look forward to your feedback!
> Rochelle
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net

I have looked at this plugin for a while, and never quite got to the
bottom of its configuration. What would it be necessary to put in pom.xml
to achieve the same effect as the command line:-

asadmin deploy -H 10.0.1.2 --passwordfile=password.file --user admin
target/admin.ear

I would also be grateful for a pointer to the rest of the documentation.

David