Hi all, I try to update a SHP feature source using the MapGuide Java API with a servlet. But i have a problem with this step :
featureService.UpdateFeatures(FeatureSourceID,featureCommandCollection,false); Like say the API doc , it return a MgPropertyCollection. And in this propertyCollection, i found a error msg sent by FDO : An exception occurred in FDO component. FDO class 'MgLayer' not found in schema. Is the problem come from my implementation or, is it a bug in MGOS 2.1b? Thanks for your help P.S : You can find the full servlet implementation in the attached file http://n2.nabble.com/file/n4076428/updateFeatureSource.java updateFeatureSource.java -- View this message in context: http://n2.nabble.com/SHP-Feature-source-update-tp4076428p4076428.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users