GeoServer Application Schema Support Extension
==============================================


Installation
------------

1. Extract the contents of the zip archive.

2. Copy the jar files into the WEB-INF/lib/ directory in your GeoServer installation.
   There should be four of these:
   - gt-app-schema-{something}.jar
   - gt-app-schema-resolver-{something}.jar
   - gt-complex-{something}.jar
   - commons-digester-{something}.jar

3. Restart GeoServer by reloading the servlet or restarting your servlet container.


Tutorial
--------

The tutorial data directory is described in the GeoServer user manual:
http://docs.geoserver.org/latest/en/user/data/app-schema/tutorial.html

