[Geoserver-devel] [jira] (GEOS-6231) Update web.xml parameter

Jody Garnett created BugGEOS-6231
Update web.xml parameter

Issue Type:

BugBug

Assignee:

Andrea Aime

Created:

16/Dec/13 5:04 AM

Description:

The following is no longer needed:

  <!-- If true, enable versioning datastore as well -->
  <context-param>
    <param-name>enableVersioning</param-name>
    <param-value>true</param-value>
  </context-param>

Is this still required now that we have a global setting:

    <!-- 
    <context-param>
      <param-name>PROXY_BASE_URL</param-name>
      <param-value>http://82.58.146.45/geoserver</param-value>
    </context-param>
     -->

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Jody Garnett

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)