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

Setting Up a Sample Eclipse Client

Setting Up a Sample Eclipse Client

Use the sample
.project
file that is part of the SIF SDK to create a sample Eclipse client.
  1. In the Eclipse IDE, import the sample
    .project
    file located in the
    <Resource Kit Installation Directory>\hub\resourcekit\sdk\sifsdk
    directory into your Eclipse workspace.
  2. Identify the missing library JAR files that are specific to the application server and add them to the build class path. The sample
    .project
    file requires the library JAR files to set up the proper Java build path.
  3. Customize the following files according to your environment:
    • <Resource Kit Installation Directory>\hub\resourcekit\sdk\sifsdk\build.xml
    • <Resource Kit Installation Directory>\hub\resourcekit\sdk\sifsdk\my.properties
    • <Resource Kit Installation Directory>\hub\resourcekit\sdk\sifsdk\source\properties\log4j.xml
    • <Resource Kit Installation Directory>\hub\resourcekit\sdk\sifsdk\source\properties\siperian-client.properties

0 COMMENTS

We’d like to hear from you!