Hi everyone,

we are updating our deploys to new Geoserver 2.2 and we are having some
issues with FTL files and GetfeatureInfo requests.

The java exception we get is:

*java.io.IOException: Error occured processing content template content.ftl
> for org.geoserver.wms.MapLayerInfo@1cd3522a Error occured processing
> content template content.ftl for 
> org.geoserver.wms.MapLayerInfo@1cd3522aExpected extended-hash or sequence. 
> features evaluated instead to
> org.geoserver.template.DirectTemplateFeatureCollectionFactory$TemplateFeatureCollection
> on line 1, column 21 in content.ftl. *
>


 in line:*
*

> *<#assign longitud = features?size>*
>


Once we split the list with

*<#list features as feature*>
>


there's no problem to access to feature element.


Is there any change about features object in Geoserver 2.2? We have tried
to change freemarker-2.3.18.jar to other versions (2.3.19 and 2.3.13) but
we've got the same result.


Any help will be appreciated, thanks in advance.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to