dev@glassfish.java.net

[v3] Announcement: remote and directory deployment

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Thu, 24 Jan 2008 14:12:00 -0800

Hi,

I just want to announce that remote deployment is working in GFv3.
In the "asadmin deploy" command, user can now use --upload=true option
to upload the application to the server side. If you do not want to
upload the file (since application is on the server side), you can set
--upload=false. By default --upload option is set to true and this is
to be compatible with GFv2.

Also, "asadmin deploy <archive directory>" is also working now in GFv3.
Keep in mind --upload option is treated as a noop since directory
deployment happens on the server side.

Regards,
Jane