Hi all,
this is the open issue: https://jira.codehaus.org/browse/GEOT-4416
Any help is really appreciated.
Cheers,
Carlo
2013/3/4 carlo cancellieri
> Andrea,
> the queried layer is an SQL view:
>
> select uuid_area,
>uuid_nocs, uuid_gaul,
>da.ia_name,
>ia_listname,
>
Andrea,
the queried layer is an SQL view:
select uuid_area,
uuid_nocs, uuid_gaul,
da.ia_name,
ia_listname,
dn.at_iso3,
at_iso2,
at_admlevel,
'${resolver.getMeasureName(''' || uuid_area || ''')}' AS
measure_name,
'${resolver.getValue(''' || u
On Mon, Mar 4, 2013 at 3:23 PM, carlo cancellieri <
[email protected]> wrote:
> Recently I'm having some random resultset problems on postgis layers in
> geoserver 2.2.5 (geotools 8.7).
>
> May be related to this https://jira.codehaus.org/browse/GEOT-4204 ?
>
Seems unlikely... ar