Environment:
ODSEE 11.1.1.5
iPlanet Web Server 7.0.15 (to deploy DSCC)
you can choose either Tomcat or Jboss as well to deploy your dscc war file.
DSEE Install:
Navigate to E:\oim_11.1.1.5_Suite\DSEE\ODSEE_ZIP_Distribution
Unzip the file dsee.zip and move it to E:\dsee7\
Creating DSCC Registry:
- Go to cmd prompt and type these commands
> cd E:\dsee7\bin
> dsccsetup ads-create
- Pick a password for the super user account
Create war file for DSCC:
- Go to cmd prompt and type these commands
> cd E:\dsee7\bin
> dsccsetup war-file-create
To create server instances on the same host where DSCC is deployed, register the DSCC agent in Common Agent Container.
- Go to cmd prompt and type these commands
> cd E:\dsee7\bin
> dsccsetup cacao-reg
In case of issues, navigate to E:\dsee7\ext\cacao_2 and run the file “configure.bat” as administrator.
After this, run the command
> dsccsetup cacao-reg again
Type the following command to check the location and other statistics of your war file and DSCC registry:
> dsccsetup status
Oracle iPlanet Web Server 7.0.15 Install:
Navigate to E:\oim_11.1.1.5_Suite\iPlanet_7.0.15\145847-09\Oracle-iPlanet-Web-Server-7.0.15-windows and run ‘setup.exe’
Username: iplanet
Password: Your own password
Deploy the war file.
Browse the Oracle iPlanet Web Server console using https://hostname:8989
Under the Common Tasks tab, click Add Web Application in the Virtual Server Tasks section.
In the Add Web Application form, provide the following values and click OK.
Web Application Location: install-path/var/dscc7.war
URI: /dscc7
Instance Creation:
Registering LDAP instances to access from DSCC console:
> dsccreg add-server -h localhost -p 3998 E:\dsee7\ds7\instance1089
Thanks,
Veeru Yads
No comments:
Post a Comment