WMS Demo Requests fail using release configuration
--------------------------------------------------
Key: GEOS-2826
URL: http://jira.codehaus.org/browse/GEOS-2826
Project: GeoServer
Issue Type: Bug
Components: WMS
Affects Versions: 2.0-beta1
Reporter: Jody Garnett
Assignee: Andrea Aime
When running geoserver trunk against the release configuration the demo page requests covering wms do not work.
The console shows the following stack trace:
{panel}
org.vfny.geoserver.wms.WmsException: java.lang.ClassCastException: java.lang.String
at org.vfny.geoserver.wms.responses.GetMapResponse.execute(GetMapResponse.java:447)
at org.geoserver.ows.adapters.ResponseAdapter.getMimeType(ResponseAdapter.java:48)
at org.geoserver.ows.Dispatcher.response(Dispatcher.java:689)
...
Caused by: java.lang.ClassCastException: java.lang.String
at org.geoserver.wms.MapLayerInfo.isCachingEnabled(MapLayerInfo.java:259)
at org.vfny.geoserver.wms.responses.GetMapResponse.execute(GetMapResponse.java:251)
{panel}
Other demo requests WFS/WCS work fine.
--
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