Hi Jody, I believe we went over this issue before but its been so long that i dont quite remember the resolution. Basically the issue I am having is that the SimpleFeaturePropertyAccessor checks for both the empty string and for a target/class of Geometry.
I remember when i originally wrote the code the check was just for the empty string but for some reason you needed to explicitly specify Geometry. I think it had something to do with pojo access perhaps. Anyways, this is causing some wfs 1.1 cite tests to fail when empty property names are present in geometry filters. If I could somehow pass through the Geometry target I could fix it but this is going to be kind of tough... -Justin -- Justin Deoliveira The Open Planning Project http://topp.openplans.org ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
