2.2 Pack and Unpack Domain
This topic provides information on the Pack and Unpack utility.
The domain structure is to be copied to the second server during domain creation. To copy the same, the user can use the Pack and Unpack utility provided under $WLSHOME/common/bin.
Table 2-1 Pack and Unpack Domain
Domain | Description |
---|---|
Pack | Pack domain in primary server: ./pack.sh -managed=true -domain=/scratch/app/wl12c/user_projects/domains/FCUBSDomain -template=/tmp/FCUBSDomain.jar -template_name="FCUBSDomain" |
Unpack | Unpack FTP FCBUSDomain.jar in binary mode to secondary server under /tmp area and unpack the domain using unpack utility provided under $WLSHOME/common/bin. ./unpack.sh -domain=/scratch/app/wl12c/user_projects/domains/FCUBSDomain -template=/tmp/FCUBSDomain.jar |
Parent topic: Domain Configuration