diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..0b2d765
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,5 @@
+Included Data
+=============
+
+This directory provides an empty GeoServer data directory, as such this directory
+does not contain any published data and is not subject to a data license.
\ No newline at end of file
diff --git a/global.xml b/global.xml
new file mode 100644
index 0000000..5db291f
--- /dev/null
+++ b/global.xml
@@ -0,0 +1,21 @@
+
+
+
+ false
+ true
+ 5
+ 7
+ 0.5
+ 0.75
+ false
+ false
+ false
+ false
+
+ UTF-8
+ 8
+ http://geoserver.org
+ false
+ false
+ 0
+
\ No newline at end of file
diff --git a/images/colorpicker.jpg b/images/colorpicker.jpg
new file mode 100644
index 0000000..ce6dda7
Binary files /dev/null and b/images/colorpicker.jpg differ
diff --git a/images/delete.png b/images/delete.png
new file mode 100644
index 0000000..20076d8
Binary files /dev/null and b/images/delete.png differ
diff --git a/images/deleteRed.png b/images/deleteRed.png
new file mode 100644
index 0000000..ba7ef98
Binary files /dev/null and b/images/deleteRed.png differ
diff --git a/images/down.png b/images/down.png
new file mode 100644
index 0000000..227ceff
Binary files /dev/null and b/images/down.png differ
diff --git a/images/gs.gif b/images/gs.gif
new file mode 100644
index 0000000..0879a1a
Binary files /dev/null and b/images/gs.gif differ
diff --git a/images/gs.ico b/images/gs.ico
new file mode 100644
index 0000000..7d52a16
Binary files /dev/null and b/images/gs.ico differ
diff --git a/images/rasterLegend.png b/images/rasterLegend.png
new file mode 100644
index 0000000..97466b1
Binary files /dev/null and b/images/rasterLegend.png differ
diff --git a/images/up.png b/images/up.png
new file mode 100644
index 0000000..3c3f5ea
Binary files /dev/null and b/images/up.png differ
diff --git a/logging.xml b/logging.xml
new file mode 100644
index 0000000..b4e4d03
--- /dev/null
+++ b/logging.xml
@@ -0,0 +1,5 @@
+
+ DEFAULT_LOGGING.properties
+ logs/geoserver.log
+ true
+
\ No newline at end of file
diff --git a/security/auth/default/config.xml b/security/auth/default/config.xml
new file mode 100644
index 0000000..2ec6d62
--- /dev/null
+++ b/security/auth/default/config.xml
@@ -0,0 +1,6 @@
+
+ -e3457ae:13cce0c47c6:-7ff0
+ default
+ org.geoserver.security.auth.UsernamePasswordAuthenticationProvider
+ default
+
\ No newline at end of file
diff --git a/security/config.xml b/security/config.xml
new file mode 100644
index 0000000..7adca0a
--- /dev/null
+++ b/security/config.xml
@@ -0,0 +1,53 @@
+
+ default
+
+ default
+
+ true
+ pbePasswordEncoder
+ false
+
+
+ contextAsc
+ proxy
+ anonymous
+ guiException
+ interceptor
+
+
+ contextAsc
+ form
+
+
+ contextAsc
+ formLogout
+
+
+ contextNoAsc
+ proxy
+ basic
+ anonymous
+ exception
+ restInterceptor
+
+
+ contextNoAsc
+ proxy
+ basic
+ exception
+ restInterceptor
+
+
+ contextNoAsc
+ proxy
+ basic
+ anonymous
+ exception
+ interceptor
+
+
+
+ org.geoserver.security.rememberme.GeoServerTokenBasedRememberMeServices
+ geoserver
+
+
\ No newline at end of file
diff --git a/security/filter/anonymous/config.xml b/security/filter/anonymous/config.xml
new file mode 100644
index 0000000..28f9c5e
--- /dev/null
+++ b/security/filter/anonymous/config.xml
@@ -0,0 +1,5 @@
+
+ -e3457ae:13cce0c47c6:-7ff7
+ anonymous
+ org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter
+
\ No newline at end of file
diff --git a/security/filter/basic/config.xml b/security/filter/basic/config.xml
new file mode 100644
index 0000000..9bad474
--- /dev/null
+++ b/security/filter/basic/config.xml
@@ -0,0 +1,6 @@
+
+ -e3457ae:13cce0c47c6:-7ffb
+ basic
+ org.geoserver.security.filter.GeoServerBasicAuthenticationFilter
+ true
+
\ No newline at end of file
diff --git a/security/filter/contextAsc/config.xml b/security/filter/contextAsc/config.xml
new file mode 100644
index 0000000..444b9e2
--- /dev/null
+++ b/security/filter/contextAsc/config.xml
@@ -0,0 +1,6 @@
+
+ -e3457ae:13cce0c47c6:-7ff9
+ contextAsc
+ org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter
+ true
+
\ No newline at end of file
diff --git a/security/filter/contextNoAsc/config.xml b/security/filter/contextNoAsc/config.xml
new file mode 100644
index 0000000..9d506d9
--- /dev/null
+++ b/security/filter/contextNoAsc/config.xml
@@ -0,0 +1,6 @@
+
+ -e3457ae:13cce0c47c6:-7ff8
+ contextNoAsc
+ org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter
+ false
+
\ No newline at end of file
diff --git a/security/filter/exception/config.xml b/security/filter/exception/config.xml
new file mode 100644
index 0000000..16bf102
--- /dev/null
+++ b/security/filter/exception/config.xml
@@ -0,0 +1,6 @@
+
+ -e3457ae:13cce0c47c6:-7ff2
+ exception
+ org.geoserver.security.filter.GeoServerExceptionTranslationFilter
+ /accessDenied.jsp
+
\ No newline at end of file
diff --git a/security/filter/form/config.xml b/security/filter/form/config.xml
new file mode 100644
index 0000000..d5e8bed
--- /dev/null
+++ b/security/filter/form/config.xml
@@ -0,0 +1,7 @@
+
+ -e3457ae:13cce0c47c6:-7ffa
+ form
+ org.geoserver.security.filter.GeoServerUserNamePasswordAuthenticationFilter
+ password
+ username
+
\ No newline at end of file
diff --git a/security/filter/formLogout/config.xml b/security/filter/formLogout/config.xml
new file mode 100644
index 0000000..0c3376e
--- /dev/null
+++ b/security/filter/formLogout/config.xml
@@ -0,0 +1,5 @@
+
+ -e3457ae:13cce0c47c6:-7ff3
+ formLogout
+ org.geoserver.security.filter.GeoServerLogoutFilter
+
\ No newline at end of file
diff --git a/security/filter/guiException/config.xml b/security/filter/guiException/config.xml
new file mode 100644
index 0000000..8394617
--- /dev/null
+++ b/security/filter/guiException/config.xml
@@ -0,0 +1,7 @@
+
+ -e3457ae:13cce0c47c6:-7ff1
+ guiException
+ org.geoserver.security.filter.GeoServerExceptionTranslationFilter
+ form
+ /accessDenied.jsp
+
\ No newline at end of file
diff --git a/security/filter/interceptor/config.xml b/security/filter/interceptor/config.xml
new file mode 100644
index 0000000..1c3abb8
--- /dev/null
+++ b/security/filter/interceptor/config.xml
@@ -0,0 +1,7 @@
+
+ -e3457ae:13cce0c47c6:-7ff5
+ interceptor
+ org.geoserver.security.filter.GeoServerSecurityInterceptorFilter
+ false
+ geoserverMetadataSource
+
\ No newline at end of file
diff --git a/security/filter/proxy/config.xml b/security/filter/proxy/config.xml
new file mode 100644
index 0000000..e1c3cbe
--- /dev/null
+++ b/security/filter/proxy/config.xml
@@ -0,0 +1,8 @@
+
+ -e3457ae:13cce0c47c6:-7fef
+ proxy
+ org.geoserver.security.filter.GeoServerRequestHeaderAuthenticationFilter
+ Header
+ sec-roles
+ sec-username
+
\ No newline at end of file
diff --git a/security/filter/rememberme/config.xml b/security/filter/rememberme/config.xml
new file mode 100644
index 0000000..1a90de1
--- /dev/null
+++ b/security/filter/rememberme/config.xml
@@ -0,0 +1,5 @@
+
+ -e3457ae:13cce0c47c6:-7ff6
+ rememberme
+ org.geoserver.security.filter.GeoServerRememberMeAuthenticationFilter
+
\ No newline at end of file
diff --git a/security/filter/restInterceptor/config.xml b/security/filter/restInterceptor/config.xml
new file mode 100644
index 0000000..2f31052
--- /dev/null
+++ b/security/filter/restInterceptor/config.xml
@@ -0,0 +1,7 @@
+
+ -e3457ae:13cce0c47c6:-7ff4
+ restInterceptor
+ org.geoserver.security.filter.GeoServerSecurityInterceptorFilter
+ false
+ restFilterDefinitionMap
+
\ No newline at end of file
diff --git a/security/geoserver.jceks b/security/geoserver.jceks
new file mode 100644
index 0000000..3784e32
Binary files /dev/null and b/security/geoserver.jceks differ
diff --git a/security/masterpw.digest b/security/masterpw.digest
new file mode 100644
index 0000000..ebec014
--- /dev/null
+++ b/security/masterpw.digest
@@ -0,0 +1 @@
+digest1:CaVp+neX+p9pjCXfVhJ7+BfCIfG/TR8QghBj+efbffxYfPeLwNOsNkooiff+9Tc+
\ No newline at end of file
diff --git a/security/masterpw.info b/security/masterpw.info
new file mode 100644
index 0000000..6c264a8
--- /dev/null
+++ b/security/masterpw.info
@@ -0,0 +1,7 @@
+This file was created at 2013/02/12 11:56:16
+
+The generated master password is: jbsRJZED
+
+Test the master password by logging in as user "root"
+
+This file should be removed after reading !!!.
diff --git a/security/masterpw.xml b/security/masterpw.xml
new file mode 100644
index 0000000..3091bc3
--- /dev/null
+++ b/security/masterpw.xml
@@ -0,0 +1,3 @@
+
+ default
+
\ No newline at end of file
diff --git a/security/masterpw/default/config.xml b/security/masterpw/default/config.xml
new file mode 100644
index 0000000..e795c46
--- /dev/null
+++ b/security/masterpw/default/config.xml
@@ -0,0 +1,8 @@
+
+ -e3457ae:13cce0c47c6:-8000
+ default
+ org.geoserver.security.password.URLMasterPasswordProvider
+ false
+ file:passwd
+ true
+
\ No newline at end of file
diff --git a/security/masterpw/default/passwd b/security/masterpw/default/passwd
new file mode 100644
index 0000000..e0d529a
--- /dev/null
+++ b/security/masterpw/default/passwd
@@ -0,0 +1 @@
+n2ZKrR1W7Frb2oTANSf/bgaQq6ctRJ3/
\ No newline at end of file
diff --git a/security/pwpolicy/default/config.xml b/security/pwpolicy/default/config.xml
new file mode 100644
index 0000000..7f5b51a
--- /dev/null
+++ b/security/pwpolicy/default/config.xml
@@ -0,0 +1,10 @@
+
+ -e3457ae:13cce0c47c6:-7fff
+ default
+ org.geoserver.security.validation.PasswordValidatorImpl
+ false
+ false
+ false
+ 0
+ -1
+
\ No newline at end of file
diff --git a/security/pwpolicy/master/config.xml b/security/pwpolicy/master/config.xml
new file mode 100644
index 0000000..2809631
--- /dev/null
+++ b/security/pwpolicy/master/config.xml
@@ -0,0 +1,10 @@
+
+ -e3457ae:13cce0c47c6:-7ffe
+ master
+ org.geoserver.security.validation.PasswordValidatorImpl
+ false
+ false
+ false
+ 8
+ -1
+
\ No newline at end of file
diff --git a/security/rest.properties b/security/rest.properties
new file mode 100644
index 0000000..d80a07e
--- /dev/null
+++ b/security/rest.properties
@@ -0,0 +1,18 @@
+# Default REST security configuration.
+#
+# By default this configuration locks down every rest call. The following is an example of a more
+# lax configuration in which read only (GET) access is allowed anonymously:
+#
+#/**;GET=IS_AUTHENTICATED_ANONYMOUSLY
+#/**;POST,DELETE,PUT=ADMIN
+#
+# The following is an example of a configuration that could be used with the restconfig plugin in
+# which only configuration in a specific workspace is restricted:
+#
+#/rest/workspaces/topp*;GET=ADMIN
+#/rest/workspaces/topp/**;GET=ADMIN
+#/**;POST,DELETE,PUT=ADMIN
+#
+#
+/**;GET=ADMIN
+/**;POST,DELETE,PUT=ADMIN
diff --git a/security/role/default/config.xml b/security/role/default/config.xml
new file mode 100644
index 0000000..46a689b
--- /dev/null
+++ b/security/role/default/config.xml
@@ -0,0 +1,10 @@
+
+ -e3457ae:13cce0c47c6:-7ffc
+ default
+ org.geoserver.security.xml.XMLRoleService
+ roles.xml
+ 10000
+ true
+ ADMIN
+ GROUP_ADMIN
+
\ No newline at end of file
diff --git a/security/role/default/roles.xml b/security/role/default/roles.xml
new file mode 100644
index 0000000..aa61406
--- /dev/null
+++ b/security/role/default/roles.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/security/role/default/roles.xsd b/security/role/default/roles.xsd
new file mode 100644
index 0000000..f7a08fc
--- /dev/null
+++ b/security/role/default/roles.xsd
@@ -0,0 +1,102 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/security/services.properties b/security/services.properties
new file mode 100644
index 0000000..0273d13
--- /dev/null
+++ b/security/services.properties
@@ -0,0 +1,8 @@
+# The format here is service[.method]=ROLE1,...,ROLEN
+# ([method] being optional if you want to apply the rule to all calls to a specific service
+# A user can access a service only if he has one of the specified roles
+# If not specified in this file, a service or method will be considered unsecured
+
+# Uncomment the following config if you want to test securing WFS service
+#wfs.GetFeature=ROLE_WFS_READ
+#wfs.Transaction=ROLE_WFS_WRITE
diff --git a/security/usergroup/default/config.xml b/security/usergroup/default/config.xml
new file mode 100644
index 0000000..e845f92
--- /dev/null
+++ b/security/usergroup/default/config.xml
@@ -0,0 +1,10 @@
+
+ -e3457ae:13cce0c47c6:-7ffd
+ default
+ org.geoserver.security.xml.XMLUserGroupService
+ users.xml
+ 10000
+ true
+ pbePasswordEncoder
+ default
+
\ No newline at end of file
diff --git a/security/usergroup/default/users.xml b/security/usergroup/default/users.xml
new file mode 100644
index 0000000..d36290d
--- /dev/null
+++ b/security/usergroup/default/users.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/security/usergroup/default/users.xsd b/security/usergroup/default/users.xsd
new file mode 100644
index 0000000..086b97d
--- /dev/null
+++ b/security/usergroup/default/users.xsd
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/styles/default_line.sld b/styles/default_line.sld
new file mode 100644
index 0000000..14c1b72
--- /dev/null
+++ b/styles/default_line.sld
@@ -0,0 +1,32 @@
+
+
+
+
+ default_line
+
+
+ Default Line
+ A sample style that draws a line
+
+
+
+
+ rule1
+ Blue Line
+ A solid blue line with a 1 pixel width
+
+
+ #0000FF
+
+
+
+
+
+
+
+
diff --git a/styles/default_point.sld b/styles/default_point.sld
new file mode 100644
index 0000000..38123cc
--- /dev/null
+++ b/styles/default_point.sld
@@ -0,0 +1,38 @@
+
+
+
+
+ default_point
+
+
+ Default Point
+ A sample style that draws a point
+
+
+
+
+ rule1
+ Red Square
+ A 6 pixel square with a red fill and no stroke
+
+
+
+ square
+
+ #FF0000
+
+
+ 6
+
+
+
+
+
+
+
+
diff --git a/styles/default_polygon.sld b/styles/default_polygon.sld
new file mode 100644
index 0000000..5be5e7c
--- /dev/null
+++ b/styles/default_polygon.sld
@@ -0,0 +1,35 @@
+
+
+
+
+ default_polygon
+
+
+ Default Polygon
+ A sample style that draws a polygon
+
+
+
+
+ rule1
+ Gray Polygon with Black Outline
+ A polygon with a gray fill and a 1 pixel black outline
+
+
+ #AAAAAA
+
+
+ #000000
+ 1
+
+
+
+
+
+
+
diff --git a/styles/line.xml b/styles/line.xml
new file mode 100644
index 0000000..b23eecf
--- /dev/null
+++ b/styles/line.xml
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/styles/point.xml b/styles/point.xml
new file mode 100644
index 0000000..2a87021
--- /dev/null
+++ b/styles/point.xml
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/styles/polygon.xml b/styles/polygon.xml
new file mode 100644
index 0000000..cf0c45d
--- /dev/null
+++ b/styles/polygon.xml
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/styles/raster.sld b/styles/raster.sld
new file mode 100644
index 0000000..f25ecb8
--- /dev/null
+++ b/styles/raster.sld
@@ -0,0 +1,29 @@
+
+
+
+
+ default_raster
+
+
+ Default Raster
+ A sample style that draws a raster, good for displaying imagery
+
+
+
+
+ rule1
+ Opaque Raster
+ A raster with 100% opacity
+
+ 1.0
+
+
+
+
+
+
\ No newline at end of file
diff --git a/styles/raster.xml b/styles/raster.xml
new file mode 100644
index 0000000..1876e75
--- /dev/null
+++ b/styles/raster.xml
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/wcs.xml b/wcs.xml
new file mode 100644
index 0000000..eb8be3e
--- /dev/null
+++ b/wcs.xml
@@ -0,0 +1,35 @@
+
+ wcs
+ true
+ My GeoServer WCS
+ My GeoServer WCS
+ http://jira.codehaus.org/secure/BrowseProject.jspa?id=10311
+
+This is a description of your Web Coverage Server.
+
+ NONE
+ NONE
+
+
+ 1.0.0
+
+
+ 1.1.1
+
+
+
+ WCS
+ WMS
+ GEOSERVER
+
+
+ undef
+ http://geoserver.sourceforge.net/html/index.php
+ other
+
+ false
+ http://geoserver.org
+ http://schemas.opengis.net
+ false
+ false
+
\ No newline at end of file
diff --git a/wfs.xml b/wfs.xml
new file mode 100644
index 0000000..a981872
--- /dev/null
+++ b/wfs.xml
@@ -0,0 +1,50 @@
+
+ wfs
+ true
+ My GeoServer WFS
+ My GeoServer WFS
+ http://jira.codehaus.org/secure/BrowseProject.jspa?id=10311
+
+This is a description of your Web Feature Server.
+
+The GeoServer is a full transactional Web Feature Server, you may wish to limit
+GeoServer to a Basic service level to prevent modificaiton of your geographic
+data.
+
+ NONE
+ NONE
+
+
+ 1.0.0
+
+
+ 1.1.0
+
+
+
+ WFS
+ WMS
+ GEOSERVER
+
+ false
+ http://geoserver.org
+ http://schemas.opengis.net
+ false
+
+
+ V_11
+
+ URN
+
+
+
+ V_10
+
+ XML
+
+
+
+ COMPLETE
+ 1000000
+ false
+
\ No newline at end of file
diff --git a/wms.xml b/wms.xml
new file mode 100644
index 0000000..fca557b
--- /dev/null
+++ b/wms.xml
@@ -0,0 +1,40 @@
+
+ wms
+ true
+ My GeoServer WMS
+ My GeoServer WMS
+ http://jira.codehaus.org/secure/BrowseProject.jspa?id=10311
+
+This is a description of your Web Map Server.
+
+ NONE
+ NONE
+
+
+ 1.1.1
+
+
+
+ WFS
+ WMS
+ GEOSERVER
+
+ false
+ http://geoserver.org
+ http://schemas.opengis.net
+ false
+
+ true
+ Batik
+
+
+ false
+ BOT_RIGHT
+ 0
+
+ Nearest
+ 25
+ 0
+ 0
+ 0
+
\ No newline at end of file
diff --git a/workspaces/it.geosolutions/namespace.xml b/workspaces/it.geosolutions/namespace.xml
new file mode 100644
index 0000000..3c91439
--- /dev/null
+++ b/workspaces/it.geosolutions/namespace.xml
@@ -0,0 +1,5 @@
+
+ NamespaceInfoImpl-78ff667e:12476299803:-8000
+ it.geosolutions
+ http://www.geo-solutions.it
+
\ No newline at end of file
diff --git a/workspaces/it.geosolutions/workspace.xml b/workspaces/it.geosolutions/workspace.xml
new file mode 100644
index 0000000..c546bbc
--- /dev/null
+++ b/workspaces/it.geosolutions/workspace.xml
@@ -0,0 +1,4 @@
+
+ WorkspaceInfoImpl-78ff667e:12476299803:-7fff
+ it.geosolutions
+
\ No newline at end of file
diff --git a/workspaces/topp/namespace.xml b/workspaces/topp/namespace.xml
new file mode 100644
index 0000000..d3df0b9
--- /dev/null
+++ b/workspaces/topp/namespace.xml
@@ -0,0 +1,5 @@
+
+ NamespaceInfoImpl-78ff667e:12476299803:-7ffe
+ topp
+ http://www.openplans.org/topp
+
\ No newline at end of file
diff --git a/workspaces/topp/workspace.xml b/workspaces/topp/workspace.xml
new file mode 100644
index 0000000..8a5a017
--- /dev/null
+++ b/workspaces/topp/workspace.xml
@@ -0,0 +1,4 @@
+
+ WorkspaceInfoImpl-78ff667e:12476299803:-7ffd
+ topp
+
\ No newline at end of file