After you install Directory Server Enterprise Edition, you can deploy theWARfile to accessDSCC. Refer to the following procedure for deployment instructions:▼ To DeployWAR FileWith BEAWebLogic ServerThe following example shows how to install DSCC in BEA WebLogic Server on a Solaris 10system.
$ install-path/bin/dsccsetup war-file-createFor native packages installation, theWARfile is created in the /var/opt/SUNWdsee7/ directory.For zip distribution installation, theWARfile is created in the install-path/var directory.
Initialize the DSCC registry.$ install-path/bin/dsccsetup ads-createChoose password for Directory Service Manager:Confirm password for Directory Service Manager:Creating DSCC registry...DSCC Registry has been created successfully3.To create server instances on the same host where DSCC is deployed, register the DSCC agent in CommonAgent Container.$install-path/bin/dsccsetup cacao-regType the following command to check the location and other statistics of your war file andDSCC registry:$ install-path/bin/dsccsetup status4.Deploy theWAR file. a. Browse theWebLogic console using http://localhost:7001/console. b. Goto base_domain/Deployments. c. Click Lock and Edit. d. Click Install. e. Click Upload your file(s). f. In Deployment Archive, select install-path/var/dscc7.war. g. Click Next. h. Select dscc7.war and click Next a few times and Finish. i. Click Activate Changes in the top left corner.The dscc7 deployment must be in the active state.
Note – The above steps are an example of how dscc7.war file is deployed into BEA WebLogicServer. The BEA WebLogic Server documentation is the only trustable source of informationfor deployingWARfiles.
5.Use http://hostname:port/dscc7 to connect to DSCC.The default port number for BEA WebLogic Server is 7001.The Directory ServiceManager Login page displays.
$ install-path/bin/dsccsetup war-file-createFor native packages installation, theWARfile is created in the /var/opt/SUNWdsee7/ directory.For zip distribution installation, theWARfile is created in the install-path/var directory.
Initialize the DSCC registry.$ install-path/bin/dsccsetup ads-createChoose password for Directory Service Manager:Confirm password for Directory Service Manager:Creating DSCC registry...DSCC Registry has been created successfully3.To create server instances on the same host where DSCC is deployed, register the DSCC agent in CommonAgent Container.$install-path/bin/dsccsetup cacao-regType the following command to check the location and other statistics of your war file andDSCC registry:$ install-path/bin/dsccsetup status4.Deploy theWAR file. a. Browse theWebLogic console using http://localhost:7001/console. b. Goto base_domain/Deployments. c. Click Lock and Edit. d. Click Install. e. Click Upload your file(s). f. In Deployment Archive, select install-path/var/dscc7.war. g. Click Next. h. Select dscc7.war and click Next a few times and Finish. i. Click Activate Changes in the top left corner.The dscc7 deployment must be in the active state.
Note – The above steps are an example of how dscc7.war file is deployed into BEA WebLogicServer. The BEA WebLogic Server documentation is the only trustable source of informationfor deployingWARfiles.
5.Use http://hostname:port/dscc7 to connect to DSCC.The default port number for BEA WebLogic Server is 7001.The Directory ServiceManager Login page displays.