
Oracle White Paper—Oracle Portal Enterprise Deployment Guide: 11.1.1.2
Because the Oracle HTTP Server acts as a proxy for WebLogic, by default certain CGI
environment variables are not passed through to WebLogic. These include the host and port.
WebLogic needs to be told that it is using a virtual site name and port so that it can generate
internal URLs appropriately.
Log into the WebLogic administration console using the following URL
http://apphost1.mycompany.com:7001/console
Select Clusters from the home page or alternatively Environment -> Clusters from the
Domain structure menu.
Click Lock and Edit in the Change Center Window to enable editing.
Click on the Cluster Name (cluster_portal)
Select HTTP and enter the following values:
Parameter Value
Frontend Host myportal.mycompany.com
Frontend HTTP Port 80
Frontend HTTPS Port 443
This ensures that any HTTPS URLs created from within WebLogic are directed to port 443 on
the load balancer.
Click Activate Changes in the Change Center window to enable editing.
Restart the WLS_PORTAL Managed Server by:
Select Servers from the home page or alternatively Environment -> Servers from the Domain
structure menu.
Select the Control tab
Select the box next to WLS_PORTAL
Select Shutdown -> Force Shutdown Now
44
Komentáře k této Příručce