[mapguide-users] Re: WFS-T or modify shp on repositories and commit

Jose Cerrejon gis at mapas-sll.com
Tue Oct 19 08:00:06 EDT 2010


Here is the new problem:

Failed to retrieve message for "MgRuntimeException". Failed to retrieve
message for "SDF connect failed. File does not exist or cannot be opened in
specified access mode. ".
Failed to retrieve message for "MgRuntimeException". Failed to retrieve
message for "SDF connect failed. File does not exist or cannot be opened in
specified access mode. ". 

All the privileges is ok.

Path to the file is c:\georest\data\Sheboygan\Parcels.sdf

Here is the modified restcfg.xml:

<RestConfig>
  <Data>
    <Resource uripart="property">
      <Source type="FDO">
        <Provider>OSGeo.SDF</Provider>
       
<ConnectionString>File=c:\georest\data\Sheboygan\Parcels.sdf;ReadOnly=FALSE;</ConnectionString>
        <FeatureClass>SHP_Schema:Parcels</FeatureClass>
      </Source>
      <Representation renderer="JSON" pattern=".json"/>
      ...
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/WFS-T-or-modify-shp-on-repositories-and-commit-tp5634843p5650502.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list