Andrea Aime wrote: > Hum, > first off, I don't see why rendering should be dealing with paging. I assume it is so people can see on the map what rows they are looking at in a table?
But yes I was close; it looks like I have tracked the problem down to DataUtilities.createSubType not handling the magic Query.ALL constant (indicating all properties are requested). I thought this value was allways null - and just there to make the code look readable. It is now an empty String[] and causing trouble. Cheers, Jody ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
