<div class="gmail_quote">Hi list,<br><br>I try to use WFS-T to add a new point on my layer, I use Openlayers, geoserver 1.7.6 and Postgis.<br><br>This is my request:<br><pre><wfs:Transaction xmlns:wfs="<a href="http://www.opengis.net/wfs" target="_blank">http://www.opengis.net/wfs</a>" service="WFS" version="1.1.0" xsi:schemaLocation<br>
="<a href="http://www.opengis.net/wfs" target="_blank">http://www.opengis.net/wfs</a> <a href="http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" target="_blank">http://schemas.opengis.net/wfs/1.1.0/wfs.xsd</a>" xmlns:xsi="<a href="http://www.w3.org" target="_blank">http://www.w3.org</a><br>
/2001/XMLSchema-instance"><wfs:Insert><feature:franchises xmlns:feature="<a href="http://www.openplans.org/topp" target="_blank">http://www.openplans.org/topp</a>"<br>><feature:the_geom><gml:Point xmlns:gml="<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>" srsName="EPSG:900913"><gml:pos>757185<br>
.20208755 5403792.1508966</gml:pos></gml:Point></feature:the_geom></feature:franchises></wfs:Insert><br></wfs:Transaction><br></pre>This is the response:<br><pre><?xml version="1.0" encoding="UTF-8"?><br>
<ows:ExceptionReport version="1.0.0"<br> xsi:schemaLocation="<a href="http://www.opengis.net/ows" target="_blank">http://www.opengis.net/ows</a> <a href="http://192.168.40.136:8080/geoserver/schemas/ows/1.0" target="_blank">http://192.168.40.136:8080/geoserver/schemas/ows/1.0</a><br>
.0/owsExceptionReport.xsd"<br> xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>" xmlns:ows="<a href="http://www.opengis.net/ows" target="_blank">http://www.opengis.net/ows</a>"><br>
<ows:Exception exceptionCode="NoApplicableCode"><br> <ows:ExceptionText>{<a href="http://www.openplans.org/topp%7Dfranchises" target="_blank">http://www.openplans.org/topp}franchises</a> is read-only</ows:ExceptionText><br>
</ows:Exception><br></ows:ExceptionReport><br><br></pre>Thanks for help.<br><br>Jim<br><br>
</div><br>