If you guard each GetXXX feature reader call with
featReader.IsNull(PROPERTY_NAME), for example:
if (!featReader.IsNull((String)prop.get("name")))
{
datafield.put("value", featReader.GetInt32((String)prop.get("name"));
}
Does this still crash tomcat?
- Jackie
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Java-API-MgFeatureReader-crashes-Tomcat-tp5216720p5216807.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users