Content Platform Engine, Version 5.2       Application server:  JBOSS Application Server     

Completing Content Platform Engine post-deployment steps (JBoss Application Server)

You must complete the post-deployment web application server configuration and restart the web application server before you can put a FileNet® P8 system into production.

To complete the post-deployment configuration:

  1. (Windows Active Directory and JBoss 4 only.) Edit the login-config.xml file.
    1. Make a backup copy of the login-config.xml file. The path to this file depends on the JBoss environment:
      Table 1. Path to the login-config.xml file
      Environment Path
      Standard jboss_install_dir/server/myserver/conf/login-config.xml
      Cluster jboss_install_dir/server/all/conf/login-config.xml
    2. Open the login-config.xml file in a text editor.
    3. Locate the following line inside the scope of the <login-module> element in the file:
      <login-module code="org.jboss.security.auth.spi.LdapExtLoginModule" 
      flag="sufficient">
    4. Add the following line immediately after the <login-module> line. Do not type any line breaks.
      <module-option name="java.naming.referral">follow</module-option>
    5. Save your changes.
  2. (All operating systems and all JBoss Application Server) Start the web application server instance.


Feedback

Last updated: October 2013
p8pin247.htm

© Copyright IBM Corporation 2013, 2014.
This information center is powered by Eclipse technology. (http://www.eclipse.org)