IBM FileNet P8, Version 5.2.1            

Configuring a Component Manager ExtensionMBean Provider

Procedure

To add and configure a Component Manager ExtensionMBean Provider:

  1. In the administrative console, navigate to the Extension MBean Providers tab for your server:
    1. In the left pane, navigate to Servers > Application Servers, and then select the name of your server, for example, server1.
    2. Under Server Infrastucture, navigate to Administration > Administration Services.
    3. In the Configuration tab, under Additional Properties, select Extension MBean Providers.
  2. Create a new provider:
    1. Click New, and enter the following information:
      Property Description
      Classpath Use the appropriate class path below, replacing all instances of INSTALL_HOME with the directory path where Application Engine is installed. (This is the same class path as used above, with the addition of the two "Router" jar files.) In addition, add the jar files containing any custom adaptors for this Component Manager to the end.

      UNIX

      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/pe.jar:  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF: 
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/Jace.jar:  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/activation.jar:  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/p8ciops.jar:  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/javaapi.jar:  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/p8toolkit.jar:  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/p8workplace.jar:  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/log4j-1.2.13.jar:  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/axis.jar:  
      custom_adaptor_jar_files 

      Windows

      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/pe.jar;  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF; 
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/Jace.jar;  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/activation.jar;  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/p8ciops.jar;  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/javaapi.jar;  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/p8toolkit.jar;  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/p8workplace.jar;  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/log4j-1.2.13.jar;  
      INSTALL_HOME/FileNet/AE/Workplace/WEB-INF/lib/axis.jar;  
      custom_adaptor_jar_files
      Description Enter a brief description, for example: Component Manager MBean Provider
      Name Enter a name, with no embedded spaces, to identify this provider, for example: ComponentManagerMBeanProvider
    2. Click Apply to add the new provider to your local configuration.
  3. Define a new MBean for the Component Manager provider:
    1. Click the extensionMBeans link under Additional Properties. Click New and enter the following information:
      • descriptorURI: ComponentManagerMBean.xml.
      • type: FnpeCM
    1. Click Apply to add the new provider to your local configuration. Click Save in the Messages pane, and then click Save again to save your workspace changes to the master configuration.


Last updated: October 2015
cm_autostart_websphere001.htm

© Copyright IBM Corporation 2015.