Specifications
VMware and BEA WebLogic Solutions Deployment Guide
81
Run the “pack” command from c:\bea\weblogic92\common\bin as follows:
Pack –domain=c:\bea\user_projects\domains\base_domain –managed=true
-template=base_domain.jar –template_name=”base_domain”
“Pack” creates a package file called base_domain.jar which needs to be transferred to the other VMs
(shared or ftp’ed) BEAVM2 and BEAVM3 to unpack.
Now, Run “unpack” command from c:\bea\weblogic92\commin\bin on the other 2 VMs
Unpack –domain=c:\bea\user_projects\domains\base_domain -template=c:\share\base_domain.jar
Make sure you specify the correct domain directory (c:\bea\user_projects\domains\base_domain)