[Geoserver-devel] [jira] Created: (GEOS-4795) onlineresource inconsistency in WMS-1.3.0 Capabilites

onlineresource inconsistency in WMS-1.3.0 Capabilites
------------------------------------------------------

                 Key: GEOS-4795
                 URL: https://jira.codehaus.org/browse/GEOS-4795
             Project: GeoServer
          Issue Type: Bug
          Components: WMS
    Affects Versions: 2.1.0
         Environment: linux 32bit jre-1.6
            Reporter: Rudi Hochmeister
            Assignee: Andrea Aime

I don't know if this is a bug or a feature:
onlineResource in Capabilities XML always points
to appropriate geoserver service dispatcher:
in WFS-1.0.0 --> /wfs
   WFS-1.1.0 --> /wfs
   WCS-1.0.0 --> /wcs
   WCS-1.1.1 --> /wcs
   WMS-1.1.0 --> /wms
but
   WMS-1.3.0 --> /ows
shows to ows dispatcher with service parameter 'wms'.
   
this leads to some problems, if the wms resource is
published under /wms but the Capabilities XML points
to /ows which might no be available
because of a proxy/firewall rule.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira