Switching Off Configuration File Schema Validation

The Cúram XML Server application validates the XML Server configuration file at start up by default.

To switch off validation the novalidation option can be specified as an additional argument to the Ant script invocation. For example:

ant -file xmlserver.xml -Dadditional.args=-novalidation