Table of Contents

Search

  1. Preface
  2. RulePoint Interfaces
  3. RulePoint Services
  4. Custom Service API
  5. Java Adapter for REST API
  6. RulePoint REST API
  7. Sample XML and JSON Requests and Responses
  8. RulePoint Pluggable Authentication Module
  9. HTTP Request and Response Attributes

Developer Guide

Developer Guide

Setting the Classpath

Setting the Classpath

When creating the Java project, include the following files in the classpath:
  • bin/config.properties
  • lib/rulepointAdapter.jar
  • lib/jackson/jackson-core-2.0.2.jar
  • lib/jackson/jackson-annotations-2.0.2.jar
  • lib/jackson/jackson-databind-2.0.2.jar
  • lib/commons-codec-1.4.jar
  • lib/commons-httpclient-3.1.jar
  • lib/commons-logging-1.1.1.jar
  • joda-time-2.1.jar
  • log4j-1.2.16.jar

0 COMMENTS

We’d like to hear from you!