<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>&lt;wfs:Transaction xmlns:wfs=&quot;<a href="http://www.opengis.net/wfs" target="_blank">http://www.opengis.net/wfs</a>&quot; service=&quot;WFS&quot; version=&quot;1.1.0&quot; xsi:schemaLocation<br>

=&quot;<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>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org" target="_blank">http://www.w3.org</a><br>

/2001/XMLSchema-instance&quot;&gt;&lt;wfs:Insert&gt;&lt;feature:franchises xmlns:feature=&quot;<a href="http://www.openplans.org/topp" target="_blank">http://www.openplans.org/topp</a>&quot;<br>&gt;&lt;feature:the_geom&gt;&lt;gml:Point xmlns:gml=&quot;<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>&quot; srsName=&quot;EPSG:900913&quot;&gt;&lt;gml:pos&gt;757185<br>

.20208755 5403792.1508966&lt;/gml:pos&gt;&lt;/gml:Point&gt;&lt;/feature:the_geom&gt;&lt;/feature:franchises&gt;&lt;/wfs:Insert&gt;<br>&lt;/wfs:Transaction&gt;<br></pre>This is the response:<br><pre>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>

&lt;ows:ExceptionReport version=&quot;1.0.0&quot;<br>  xsi:schemaLocation=&quot;<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&quot;<br>  xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:ows=&quot;<a href="http://www.opengis.net/ows" target="_blank">http://www.opengis.net/ows</a>&quot;&gt;<br>

  &lt;ows:Exception exceptionCode=&quot;NoApplicableCode&quot;&gt;<br>    &lt;ows:ExceptionText&gt;{<a href="http://www.openplans.org/topp%7Dfranchises" target="_blank">http://www.openplans.org/topp}franchises</a> is read-only&lt;/ows:ExceptionText&gt;<br>

  &lt;/ows:Exception&gt;<br>&lt;/ows:ExceptionReport&gt;<br><br></pre>Thanks for help.<br><br>Jim<br><br>
</div><br>