General server configuration

The server component can be configured through its Spring application context configuration file kosmos-services-servlet.xml . (Please note that former versions were configurable partly through their web.xml, but after introducing the pluggable cache store mechanism, all configuration was moved to the Spring XML.) It's absolutely straightforward to modify it, but please note that the configuration changes might require reloading the servlet to take effect!

Here is some basic help for better understanding of the kosmos-services-servlet.xml:

For better understanding, please take a look at the full sample configuration files shipped in the distributed package.