The Federation Administration application can be deployed on the same WebLogic Server application server installation as Content Platform Engine, but in its own server instance.
Procedure
To deploy separate instances of the Federation Administration application and Content Platform Engine on WebLogic Server:
- Use the BEA Configuration Wizard to create a WebLogic Server
domain.
- Make sure that you change the Admin Server listen port to one that does not conflict with the
Content Platform Engine listen port, such as 8001.
- Start the WebLogic Server for
this new domain.
- Open the WebLogic Administration console for this new domain. Make sure that you use the new
Admin Server listen port that you specified when you created the domain, such as
http://localhost:8001/console.
- Deploy the Federation Administration application as described in the stand-alone deployment
section for WebLogic Server. To start the Federation Administration application, use the HTTP Transport Port that you set
up when you created this new domain, such as
http://localhost:8001/FedAdmin.