This thread covers provisioning and installation of 11g WebGate with OHS 11g.
- Download 11g (11.1.1.5) WebGate
- If OHS 11g is running on non-windows operating system (like Linux, Solaris, HP-Unix), then download GCC libraries.
- Register 11g WebGate with OAM Server
- Change to the directory C:\OIAM\Middleware\Oracle_IDM1\oam\server\rreg\bin.
- Modify the file oamreg.bat.
- Set OAM_REG_HOME=C:\OIAM\Middleware\Oracle_IDM1\oam\server\rreg
- Set JDK_HOME=%JAVA_HOME%
- In the directory C:\OIAM\Middleware\Oracle_IDM1\oam\server\rreg\input, change the values highlighted in red. File Name: OAM11GRequest.xml <serverAddress>http://mindtelligent-d:7001</serverAddress>
<hostIdentifier>HostIDOHS11gWG</hostIdentifier> <agentName>AgentOHS11g</agentName> <agentBaseUrl>http://mindtelligent-d:7001</agentBaseUrl>
<virtualHost>false</virtualHost>
<hostPortVariationsList>
<hostPortVariations>
<host>host1</host>
<port>7777</port>
</hostPortVariations>
<hostPortVariations>
<host>host2</host>
<port>7778</port>
</hostPortVariations>
</hostPortVariationsList>
<applicationDomain>ApplicationDomainOHS11G</applicationDomain>
- Run the RREG Tool to register the 11g Web Gate with OAM Server
change directory to C:\OIAM\Middleware\Oracle_IDM1\oam\server\rreg\bin
oamreg.bat inband input/OAM11GRequest.xml
- Web Gate Installation Process
- Finish Installation by clicking on the Finish screen
|
0 comments:
Post a Comment