Get rid of WEB-INF junk from data_dir
-------------------------------------
Key: GEOS-487
URL: http://jira.codehaus.org/browse/GEOS-487
Project: GeoServer
Type: Sub-task
Components: Configuration
Versions: 1.3.0 RC6
Reporter: Chris Holmes
Assigned to: Chris Holmes
Fix For: 1.3.0 RC7
First iteration of data_dir had things split up between WEB-INF and data/. But the only reason we had WEB-INF in the first place was to hide the passwords in the catalog.xml file. Since the data_dir is hidden from the webapp anyways, it's silly to put them in there. And makes the config look weird to anyone but java servlet programmers. We should just all have them in the same directory.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira