Move the DBAdaptor accessor into a DatabaseService class
remove skin.configs directory.migrate those properties to the style/skins/* properties filesdo not load them during Metacat init.
Added methods to get session data, parameters and cookies from request
change session attribute reference from "groups" to "groupname"
Continue to qualify property names
Intial addition of geoserver utility file
Remove commented lines
Add a post method
Remove the organization configuration stuff for the moment. Add geoserver configuration.
use context url to get cgi url
Change discoverTomcatDir to discoverDeployDir
Add support for separate LDAP and organization level configurations
Add functionality to allow developer to bypass configuration utility
FIx comments for getContextDir to reflect that we no long append webapps to the path
Differentiate between tomcat directory and deployment directory.
Move references to sql scripts into the WEB-INF directory.
Add method to return a map of db script suffixes from metacat.properties
Merge 1.9 changes into Head