users@glassfish.java.net

RE: How can I create a .war file from the deployed content on the disk?

From: Zhang,Jun <JHZhang_at_mdanderson.org>
Date: Wed, 7 Aug 2013 14:42:57 +0000

Thank you Hong for your quick reply.
The destination node belongs to different domain. How do I benefit from create-application-reference in that situation?

Jun

From: Hong Zhang [mailto:hong.hz.zhang_at_oracle.com]
Sent: Wednesday, August 07, 2013 9:34 AM
To: users_at_glassfish.java.net
Subject: Re: How can I create a .war file from the deployed content on the disk?

If the application is already deployed to domain, you can just use "asadmin create-application-reference" command to deploy the application on an additional target (standalone instance etc).

On 8/7/2013 10:19 AM, Zhang,Jun wrote:
So that I can deploy the .war on another node's standalone instance. Is it right and enough to use the content at nodes/nodename/instancename?

Thank you!
Jun