[OpenLayers-Users] WFS layer - commit works,
save strategy from WFSProtocol does not work!!!! POST vs GET ?!?!
paweluz
paweluz at o2.pl
Mon Mar 22 06:54:31 EDT 2010
The request looks like this:
<wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs" service="WFS"
version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd http://www.openplans.org/topp
http://localhost:8080/geoserver/wfs/DescribeFeatureType?version=1.1.0&typename=topp:proba1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<wfs:Insert>
<feature:proba1 xmlns:feature="http://www.openplans.org/topp">
<feature:the_geom>
<gml:LineString xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:4326">
<gml:posList>
15.525741577148 51.946804411126 15.532436370849 51.941619380193
15.51887512207 51.939502868785
</gml:posList>
</gml:LineString>
</feature:the_geom>
</feature:proba1>
</wfs:Insert>
</wfs:Transaction>
The log file from the geoserver you may find at the end of this topic:
http://n2.nabble.com/SaveStrategy-does-not-work-WFSProtocol-with-Vector-Layer-PROBLEM-WITH-POSTGIS-td4762666.html#a4762666
What do you think now??
Poul
--
View this message in context: http://n2.nabble.com/WFS-layer-commit-works-save-strategy-from-WFSProtocol-does-not-work-POST-vs-GET-tp4776941p4777003.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list