[mapguide-users] SHP Feature source update
smeurant
smeurant at celsius-tech.com
Fri Nov 27 11:14:06 EST 2009
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.
More information about the mapguide-users
mailing list