users@glassfish.java.net

Re: How to deploy an app from one instance to another?

From: <glassfish_at_javadesktop.org>
Date: Fri, 20 Feb 2009 09:26:19 PST

You could asadmin create-application-ref to add a reference of the application to instance myweb. For example:
asadmin create-application-ref --target myweb foo

assuming your application is deployed under name foo
[Message sent by forum member 'hzhang_jn' (hzhang_jn)]

http://forums.java.net/jive/thread.jspa?messageID=333164