users@glassfish.java.net

Re: How do I undeploy an app with the CLI asadmin when I have multiple doma

From: <glassfish_at_javadesktop.org>
Date: Wed, 26 Sep 2007 11:17:09 PDT

Hi, Todd.

Each domain has its own domain admin server (DAS) which manages such things for that domain. You choose which DAS the CLI program will talk to by specifying the admin port for that DAS on the command line:

asadmin undeploy ... --port 4848 ... myApp

Which means you do need to know which admin port each domain is using.

- Tim
[Message sent by forum member 'tjquinn' (tjquinn)]

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