About ICAT

Main pom to build all the icat components. For more information please see the individual components.

Project Modules

This project has declared the following modules:

Name Description
ICAT Core Core ICAT functionality independent of how it is exposed.
ICAT exposed as a SOAP web service Main pom to build all the icat components. For more information please see the individual components.
ICAT Server ".ear" Main pom to build all the icat components. For more information please see the individual components.
ICAT Java Client Provides facilities to login to an ICAT instance after which one can create, read, update or delete entities according to your permissions.
Tests for a deployed ICAT These tests will attempt to use local databases with jdbc names of jdbc/icat and jdbc/icatuser. The contents of the first will be destroyed. The User tables in icatuser are assumed to contain a user with name "root" and password "password".