[Geoserver-devel] [jira] Created: (GEOS-3245) Allow Wicket configuration (development/deployment) to be configured the usual GeoServer way

Allow Wicket configuration (development/deployment) to be configured the usual GeoServer way
--------------------------------------------------------------------------------------------

                 Key: GEOS-3245
                 URL: http://jira.codehaus.org/browse/GEOS-3245
             Project: GeoServer
          Issue Type: Bug
          Components: Wicket UI
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.0-beta2

Currently the configuration is hard coded in a Spring application context file and hard to modify for the admin.

The attached patch makes it so that the config is read the usual geoserver way, that is, enviroment, system variable, or web.xml. Also, the code defaults to deployment mode, so that nothing extra needs to be set in the various GeoServer packagings in order to just run GeoServer.

The developers interesting in having GeoServer work in development mode can add -Dwicket.configuration=development to the command line running GeoServer. A doc change is needed too... maybe in the ecilpse-guide, below the "setting the data directory" paragraph?

--
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