To
create additional WAR files, add the appropriate packages to the value
of the -Dwarfiles argument, separated by commas.
For example, to create three WAR files, set the -Dwarfiles argument
in the commands in Step 2 as follows:
-Dwarfiles=<war file 1>,<war file 2>,<war file 3>
Running
the command in this step creates the EAR file in the <INSTALL_DIR>/external_deployments
directory. It also places the multiple war files in the EAR file.