[Geoserver-devel] [jira] Created: (GEOS-4301) Enable GetFeatureInfo for wms cascading layer

Enable GetFeatureInfo for wms cascading layer
---------------------------------------------

                 Key: GEOS-4301
                 URL: http://jira.codehaus.org/browse/GEOS-4301
             Project: GeoServer
          Issue Type: Bug
          Components: WMS
    Affects Versions: 2.1-beta3
            Reporter: Ivan Grcic
            Assignee: Andrea Aime
         Attachments: getFeatureInfo.patch

Currently getfeatureInfo will fail if request is issued on wms casc. layer.

The problem was that GeoServerTemplateLoader didn't have any method for handling WMSLayerInfo resource. On Andrea suggestion I not only added getWMSLayerInfo, but also getResourceInfo which is simplifying a bit code for setting resource on templateLoader (inside HTMLFeatureInfoOutputFormat)

Also, inside GetFeatureInfo.handleGetFeatureInfoCascade featureCollection had to be retyped to change name and namespace from cascading server to our local one.

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