No, this is not the problem - since I have a primary key (called gid)<div><br></div><div>The fid is WFS specific and is generated on the fly by the WFS service when you get the features originally.</div><div><br></div><div>

I&#39;m just at a loss at to why I&#39;m not getting fid&#39;s from the service - the tag in the xml is empty.<br><br><div class="gmail_quote">On Tue, Sep 28, 2010 at 1:07 PM, Rahkonen Jukka <span dir="ltr">&lt;<a href="mailto:Jukka.Rahkonen@mmmtike.fi">Jukka.Rahkonen@mmmtike.fi</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



<div>
<div dir="ltr" align="left"><font color="#0000ff" size="2" face="Arial"><span>Hi,</span></font></div>
<div dir="ltr" align="left"><font color="#0000ff" size="2" face="Arial"><span></span></font> </div>
<div dir="ltr" align="left"><font color="#0000ff" size="2" face="Arial"><span>I guess that you do not have primary key in your 
table.  If this is the case, create it</span></font></div>
<div dir="ltr" align="left"><span><span lang="FI">
<p><font color="#0000ff" size="2" face="Arial">ALTER TABLE <span>my_table</span> add myid serial;</font></p>
<p><font color="#0000ff" size="2" face="Arial">ALTER TABLE <span>my_table</span> ADD PRIMARY KEY 
(myid);</font></p></span></span></div>
<div> </div>
<div><span><font color="#0000ff" size="2" face="Arial">-Jukka 
Rahkonen-</font></span></div>
<div><br></div>
<blockquote style="border-left:#0000ff 2px solid;padding-left:5px;margin-left:5px;margin-right:0px" dir="ltr">
  <div dir="ltr" lang="fi" align="left">
  <hr>
  <font size="2" face="Tahoma"><div class="im"><b>Lähettäjä:</b> 
  <a href="mailto:tinyows-users-bounces@lists.maptools.org" target="_blank">tinyows-users-bounces@lists.maptools.org</a> 
  [mailto:<a href="mailto:tinyows-users-bounces@lists.maptools.org" target="_blank">tinyows-users-bounces@lists.maptools.org</a>] <b>Puolesta </b>Gissur 
  Žórhallsson<br></div><b>Lähetetty:</b> 28. syyskuuta 2010 
  13:48<div class="im"><br><b>Vastaanottaja:</b> TinyOWS users discuss list<br><b>Aihe:</b> Re: 
  [TinyOWS-users] InvalidParameterValue<br></div></font><br></div><div><div></div><div class="h5">
  <div></div>Okay - got 0.9.0 running - and this is what the log 
  outputs: <a href="http://tiny.pastebin.com/GbYyABpN" target="_blank">http://tiny.pastebin.com/GbYyABpN</a>
  <div><br></div>
  <div><a href="http://tiny.pastebin.com/HKRYQJKa" target="_blank"></a>tinyows doesn&#39;t give me 
  any fids when I request the features originally so I&#39;m not sure what I&#39;m doing 
  wrong.</div>
  <div>
  <div><br>
  <div class="gmail_quote">On Mon, Sep 27, 2010 at 3:01 PM, Olivier Courtin <span dir="ltr">&lt;<a href="mailto:olivier.courtin@gmail.com" target="_blank">olivier.courtin@gmail.com</a>&gt;</span> 
  wrote:<br>
  <blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">
    <div><br>On Sep 27, 2010, at 4:58 PM, Gissur Žórhallsson 
    wrote:<br><br>&gt; user@localhost:/$ opt/tinyows/bin/tinyows 
    --version<br>&gt; gives me this:<br>&gt; 0.8.0 SVN<br>&gt;<br>&gt; Maybe I 
    should upgrade and see whether that changes anything.<br><br></div>Yes 0.8.0 
    didn&#39;t have log support<br>
    <div>
    <div></div>
    <div><br>--<br>Olivier<br>_______________________________________________<br>TinyOWS-users 
    mailing list<br><a href="mailto:TinyOWS-users@lists.maptools.org" target="_blank">TinyOWS-users@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/tinyows-users" target="_blank">http://lists.maptools.org/mailman/listinfo/tinyows-users</a><br>

</div></div></blockquote></div><br><br clear="all"><br>-- <br>Gissur Žórhallsson<br><br>Loftmyndir ehf.<br>Laugavegur 
  13<br>IS 101 Reykjavķk - Iceland<br>sķmi (tel): (+354) 540 2500<br>tölvupóstur 
  (email): <a href="mailto:gissur@loftmyndir.is" target="_blank">gissur@loftmyndir.is</a><br></div></div></div></div></blockquote></div>
<br>_______________________________________________<br>
TinyOWS-users mailing list<br>
<a href="mailto:TinyOWS-users@lists.maptools.org">TinyOWS-users@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/tinyows-users" target="_blank">http://lists.maptools.org/mailman/listinfo/tinyows-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Gissur Žórhallsson<br><br>Loftmyndir ehf.<br>Laugavegur 13<br>IS 101 Reykjavķk - Iceland<br>sķmi (tel): (+354) 540 2500<br>tölvupóstur (email): <a href="mailto:gissur@loftmyndir.is">gissur@loftmyndir.is</a><br>


</div>