How to: |
This section describes how to configure the WebFOCUS Open Portal Services Gateway on an application server that is hosting a JSR 286-compliant portal environment.
Note: The use of a gateway is required when the WebFOCUS environment and the portal environment are residing on two separate machines.
<drive>:\ibi\WebFOCUS82\webapps
c:\gw_temp
c:\gw_temp\WEB-INF
<context-param> <param-name>target_server_url</param-name> <param-value>{protocol}://{servername}{:port}</param-value> </context-param>
where:
<context-param> <param-name>target_server_url</param-name> <param-value>http://hostname:8080</param-value> </context-param>
contextpath.war
where:
Note: Ensure to use the context path naming convention in this instance.
For example, in the case of the Apache Jetspeed Portal environment, these .war files must be deployed to the Apache Tomcat Application Server.
For more information on deploying .war files in an application server, see the corresponding administration or user documentation for your application server.
WebFOCUS | |
Feedback |