Requirements

To use HR-CRM in you need:

  • aJava SE 6.0
  • aJDBS Driver for your database
  • aJBoss 4.2.2.GA or higher application server

Installation

To install HR-CRM:

  • download a distribution of HR-CRM
  • if you downloaded the binary distribution, unpack it
  • Create business objects.
    • IMPORTANT: Business objects have to be named following the convention:
    • custom.package.name. Name
    • custom.package.name. Party
    • custom.package.name. Address
  • Implement adaptor interfaces.
  • Createapplication.properties file, see the example
  • Package your files into a jar file
  • Deploy the hrcrm-ear-version .ear and your jar to the application server

Usage

If you are using HR-CRM for the first time, read the Tutorial.

Examples

To see how to customize the HR-CRM application, see the provided example