Skip navigation FileNet logo
Glossary  |  Help Directory  
  Help for Process Task Manager
  Search  |  Index
Process Reference  
Process Task Manager
Getting started
Process Service
PPM (Pooled Process Manager)
Rules Engine
Component Manager
  Configuring the Component Manager
    General properties
    Required libraries
  Starting and stopping the Component Manager
  Components
    Starting and stopping components
    Configuring components
      General properties
      Advanced properties
Process Simulator
Routers
Administrative tasks
   

Component Manager required libraries

Use the Required Libraries tab to specify the location of the jar files that contain the class associated with each component queue. Process Task Manager appends the jar file locations to the classpath when starting the Component Manager.

NOTE Content Engine (CE) operations and JMS-based components are supported for Workplace only.

NOTE You must add a required library entry for each component queue that you create. However, you do not need to add a library for the FileNet-provided CE_Operations component queue.

To modify the libraries

  1. Stop the Component Manager.
  2. Select the Required Libraries tab.
  3. To add a library, click Add. In the Select Jar File dialog box, browse to find and select the desired jar file.
  4. If you have a JMS-based component, use the table below to determine any additional required libraries. These files are located on the Application Engine.
    For this application server type... use this jar file...
    WebLogic <WebLogic install dir>/server/lib/weblogic.jar
    WebSphere 4.0 with MQSeries 5.2 <WebSphere install dir>/lib/websphere.jar
    <MQSeries 5.2 install dir>/java/lib
    <MQSeries 5.2 install dir>/java/lib/com.ibm.mq.jar
    <MQSeries 5.2 install dir>/java/lib/com.ibm.mqjms.jar
    WebSphere 5.0 with MQSeries 5.3 <WebSphere install dir>/lib/naming.jar
    <WebSphere install dir>/lib/namingclient.jar
    <WebSphere install dir>/lib/messagingImpl.jar
    <WebSphere install dir>/lib/ecutils.jar
    <WebSphere install dir>/properties
    <MQSeries 5.3 install dir>/java/lib
    <MQSeries 5.3 install dir>/java/lib/com.ibm.mq.jar
    <MQSeries 5.3 install dir>/java/lib/com.ibm.mqjms.jar
    Sun Microsystems J2EE Reference Implementation $J2EE_HOME/lib/j2ee.jar

  5. To delete a library, select the desired entry from the list and click Delete.
  6. To change the order of the libraries, select an entry from the list, then use the Move Up and Move Down arrows to change the order as desired.
  7. Click Apply.
  8. Start the Component Manager.
  9. Start each component if necessary.