Curam Projects in Eclipse

Four projects are provided that should be imported into Eclipse:

Table 1. Transaction settings

Project Name

File System directory

Contents

CuramSDEJ

CuramSDEJ

The Server Development libraries.

CuramCDEJ

CuramCDEJ

The Client Development libraries, depends on the CuramSDEJ project.

EJBServer

EJBServer

The Cúram Server application, depends on the CuramSDEJ project.

Curam

webclient

The Cúram Client application, depends on the CuramCDEJ project.

Dependencies allow for exposed jar libraries in referenced projects to be used in code developed in the dependent project.

The CuramCDEJ and CuramSDEJ are non-development projects that are only containers for libraries. All development should be done within the EJBServer and Curam projects.