Configuration

The location of configuration files can be set in /WEB-INF/web.xml

By default, the main configuration file can be found at /WEB-INF/wmscwrapper.xml. In this file are indicated the layers to be cached and the place in the hard disk where the tiles cached will be stored.

There are additional configurations in /WEB-INF/wmscwrapper-services.xml.

Loggin

Loggin are managed using Log4J

By default, application log can be found in /var/log/wmscwrapper-spring/wmscwrapper.log

Log configuration is in /WEB-INF/classes/log4j.properties