Table of Contents

Search

  1. Preface
  2. Introduction to Services Integration Framework
  3. Setting Up the SIF SDK
  4. Request and Response Objects
  5. Transactions and Exception Handling
  6. ORS-Specific SIF API
  7. Asynchronous SIF Requests
  8. ORS-Specific JMS Event Messages
  9. Using Security Access Manager
  10. Using Dynamic Data Masking
  11. SIF API Reference
  12. Troubleshooting
  13. Appendix A: Identifiers
  14. Appendix B: Frequently Asked Questions

Services Integration Framework Guide

Services Integration Framework Guide

Adding the Missing Library JAR Files

Adding the Missing Library JAR Files

After you identify the missing library JAR files, add them to the build class path.
  1. In the Eclipse IDE, right-click the sample project, and select
    Properties
    .
  2. Click
    Java Build Path
    .
  3. On the
    Libraries
    tab, perform one of the following tasks:
    • To add a JAR file that is inside your workspace, click
      Add JARs
      .
    • To add an external JAR file, click
      Add External JARs
      .
    The
    JAR Selection
    dialog box appears.
  4. Browse to the location of the JAR file that you want to add, and select the JAR file.
    The JAR file is added to the build class path.
  5. Similarly, add the other missing JAR files.

0 COMMENTS

We’d like to hear from you!