Hi, I need to filter output properties on my GetFeature request. Back in geoserver 2.2.X this used to work:
http://127.0.0.1:8080/geoserver/wfs?request=GetFeature&version=1.1.0&typeName=topp:states&outputFormat=GML2&FEATUREID=states.3&propertyName=MALE However, in 2.3.X (tried 2.3.1 also) it's not working: http://127.0.0.1:8080/geoserver/wfs?request=GetFeature&version=1.1.0&typeName=topp:states&outputFormat=GML2&FEATUREID=states.3&propertyName=MALE <ows:ExceptionReport version="1.0.0" xsi:schemaLocation="http://www.opengis.net/ows http://127.0.0.1:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd"><ows:Exception exceptionCode="NoApplicableCode"><ows:ExceptionText>java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Collection java.lang.String cannot be cast to java.util.Collection</ows:ExceptionText></ows:Exception></ows:ExceptionReport> The requests are the demo ones with the propertyName parameter. Is this a known bug, or am I missing something? Thanks, Paolo -- Paolo Crosato Software engineer/Custom Solutions ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ Geoserver-users mailing list Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users