[Geoserver-devel] [jira] (GEOS-5016) Drop layer prefix names in layers within a local workspace

Juan Marin Otero created GEOS-5016:
--------------------------------------

             Summary: Drop layer prefix names in layers within a local workspace
                 Key: GEOS-5016
                 URL: https://jira.codehaus.org/browse/GEOS-5016
             Project: GeoServer
          Issue Type: New Feature
    Affects Versions: 2.2.x
            Reporter: Juan Marin Otero
            Assignee: Andrea Aime
            Priority: Minor
         Attachments: harmonized_layers.patch

The attached patch extends the Catalog interface to allow dropping the prefix from the fully qualified name of a layer in the case where the layer is published within a local Workspace, resulting in <Name>{localPart}</Name> instead of <Name>{prefix}:{localPart}</Name> in the WMS GetCapabilities response of a virtual WMS service. Following the same paradigm that was implemented for styles and layer groups in GSIP 74, a dynamic proxy is utilized to drop the prefix where appropriate.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira