Information Management IBM InfoSphere Master Data Management, Version 10.1

Adding external libraries

Any libraries required by the Java handler classes should be added to the project lib directory. In order to compile the Java handler classes that depend on these third-party libraries, you must add the libraries to the project build path.

About this task

Before adding libraries, be aware that deployment of signed engine callout JARs is not supported. If signed third-party JAR files are in the \lib directory, you must manually remove the signatures before you deploy the callout. If the signatures are not removed, an exception is issued during deployment.

Procedure

  1. After the library JAR file is copied to the project lib directory and is visible in the Navigator, select Project > Properties from the main menu.
  2. On the Properties for ProjectName dialog, select Java Build Path on the left pane and the Libraries tab on the right.
  3. Click the Add JARs... button.
  4. On the JAR Selection dialog, select the JAR file from the project_name > lib path, and then click OK.
  5. On the Properties for ProjectName dialog, click OK .


Feedback

Timestamp Last updated: 19 Feb 2014

Topic URL: