Running 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. For example:

ant -file xmlserver.xml

A default xmlserver_config.xml is provided on install 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, the XML server can also be run in the background as a Windows service as discussed in Running the XML Server as a Windows Service or UNIX Daemon.