Hi,
I want to install multiple DAR files in single run. I was trying to modify install.xml file for this. But seems not working. If anyone has any experience on how to install multiple dar using ant build then please let me know.. Below is the sample install xml file I am using which installs one dar file at a time.
<?xml version="1.0"?>
<emc.install
dar="HelloWorld.dar"
docbase="GlobalRegistry"
username="Administrator"
password="emc"
domain="" />