Related Build Targets

The server application is built using Apache Ant build scripts, in the same way as the client application is built. The application configuration files are located in the <server-dir> project and as a result, the targets for processing these are part of the server project. The following targets are used to process the client application configuration files:

inserttabconfiguration
Combines and imports the client application configuration files onto the database. See Configuration Files for more details.
database
The last step of the database target is to call the inserttabconfiguration target. For more information the database target see the Cúram Server Developers Guide.