Configuring a Jackson Shared Library for P6 Team Member

Previous TopicNext TopicContents

To configure a Jackson shared library for P6 Team Member:

  1. Copy the following files from the WebSphere Application Server location (for example, websphere home\AppServer\profiles\profile name\installedApps\cell name\Primavera.ear\p6.war\WEB-INF\lib) to a local drive folder (for example, C:\software\jersy on Windows or /u01/software/jersey on Linux):

    jackson-core-asl.jar

    jackson-mapper-asl.jar

    jackson-jaxrs.jar

    jackson-xc.jar

    jersey-core.jar

  2. Login to the WebSphere Administration Console.
  3. From the pane on the left, expand Environment and then click Shared Libraries.
  4. Under Scope, select Cell= cell name.
  5. In the table at the bottom of the page, click New.
  6. On the General Properties page, do the following:
    1. In the Name field, enter jackson.
    2. In the Class path field, enter the path to the location at which you copied the JAR files.
      • In Windows:

        C:\software\jersy\jackson-core-asl.jar

        C:\software\jersy\jackson-mapper-asl.jar

        C:\software\jersy\jackson-jaxrs.jar

        C:\software\jersy\jackson-xc.jar

        C:\software\jersy\jersey-core.jar

      • In Linux

        /u01/software/jersey/jackson-core-asl.jar

        /u01/software/jersey/jackson-mapper-asl.jar

        /u01/software/jersey/jackson-jaxrs.jar

        /u01/software/jersey/jackson-xc.jar

        /u01/software/jersey/jersey-core.jar

    3. Select Use an isolated class loader for this shared library.
    4. Click OK.
  7. From the pane on the left, expand Applications and then click Web Sphere enterprise applications.
  8. Locate P6 Team Member.
    1. Select the option next to P6 Team Member.
    2. Click the P6 Team Member link.
  9. Select the option for the first P6 Team Member entry, which has META-INF/application.xml as a URL description.
  10. Click Reference shared libraries.
  11. In the Available window, select jackson and then move it to the Selected window.
  12. Click OK twice.
  13. Click Save.

Related Topics

Configuring WebSphere for P6 EPPM Applications

Configuring P6 Team Member in WebSphere

Setting the Bootstrap Location if P6 Team Member is in a Different WebSphere Application Server from P6

Configuring P6 Team Member to be a New WebSphere Application

Deploying P6 Team Member in WebSphere

Starting and Stopping WebSphere for P6 EPPM



Legal Notices
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.

Last Published Thursday, February 04, 2016

PDF Library