To configure request forwarding for a site, you must provide
a request forwarding endpoint for each virtual server that you want
to accept forwarded requests.
Procedure
To provide a request forwarding endpoint:
- In the administration console, access the properties of
the virtual server in the site that will accept forwarded requests:
- In the domain navigation pane, click .
- Navigate to each virtual server and click the General tab.
- In the EJB Forwarding Endpoint field,
enter the URI. This is the URI of the Java™ technology
Enterprise JavaBeans (EJB)
endpoint for the virtual server that is accepting and handling the
forwarded request. The URI uses the following format: server_name:port/FileNet/Engine.
Examples for application servers are as follows:
- WebLogic: t3://localhost:7001/FileNet/Engine
- WebSphere®: iiop://localhost:2809/FileNet/Engine
- JBoss: jnp://localhost:1099/FileNet/Engine
What to do next
See
Forwarding requests for
more information.