users@glassfish.java.net

Re: Glassfish installation help. Nodeagent.

From: <glassfish_at_javadesktop.org>
Date: Tue, 02 Dec 2008 12:34:21 PST

Thank you, the file already has this:

 <antcall target="create.domain"/>

</target>

<target name="create-node-agent" depends="preinstall-bootstrap"
    description="Creates, configures NA post bootstrap activities">
    <antcall target="create.nodeagent"/>
</target>

So I wonder if the create.domain can be disabled? Of if under the current set up that the install will fail if its disabled.
[Message sent by forum member 'sbeard' (sbeard)]

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