FileNet P8 Content Federation Services, Version 5.2.1       Application server:  JBOSS Application Server     

Collocating the Federation Administration application and Content Platform Engine on the same JBoss Application Server 5 instance

You can deploy the Federation Administration application on the same JBoss Application Server 5 Enterprise Application Platform instance as Content Platform Engine.

Procedure

To collocate the Federation Administration application and Content Platform Engine on the same JBoss Application Server 5 instance:

  1. Copy the fed_admin_jboss.war file from the cfs_install_path directory into the jboss_install_path/server/cemp_server/deploy directory, where cemp_server is the name of the JBoss Application Server directory that is used for Content Platform Engine.
  2. Rename the fed_admin_jboss.war file to FedAdmin.war so that you can use it in the URL of the application:
    http://localhost:8090/FedAdmin
  3. Start JBoss Application Server and pass in the name of the Federation Administration application server directory structure that you created. Use the same port number for the Federation Administration application as is used for the Content Platform Engine web services, such as http://localhost:8080/FedAdmin.
    UNIX
    ./run.sh -c fedadmin
    Windows
    run.bat -c fedadmin


Last updated: October 2015
cfsin089.htm

© Copyright IBM Corporation 2015.