Starting the XML server

The XML server application is delivered as a separate component in IBM® Cúram Social Program Management. The XML server is started from the XML server installation directory using Apache Ant.

The following is an example of the ant command to start the server:

ant -file xmlserver.xml

You can also start the server with the additional options that are described in Disabling configuration file schema validation and in Statistics.

A default xmlserver_config.xml is provided when you install the product which contains the default configuration file for the server. You can apply changes to this file as required.

When the server starts, it displays the configuration information it has read from the configuration file and displays the status of each job it receives.

Note: In addition to running as a command line application, you can also run the XML server in the background as a Windows service as described in Running the XML server as a Windows service or UNIX daemon.