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