Re: [OpenLayers-Users] Has anyone got WFS-T working with SDE files ?

2009-09-10 Thread cgp
One more thing, I tried using the Sample Requests page in GeoServer and I got different responses depending on whether or not I append "?strict=true" to the URL. POST: (with "?strict=true") http://www.opengis.net/wfs"; service="WFS" version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wf

Re: [OpenLayers-Users] Has anyone got WFS-T working with SDE files ?

2009-09-04 Thread cgp
Hi Ian, Thanks for pointing me in the right direction. I'm new to OpenLayers and GeoServer so I didn't even know that I could use that Sample Requests page to test my POSTs. Anyway, I did more testing and the behaviour of my application is very random. The requests I make return valid Responses

Re: [OpenLayers-Users] Has anyone got WFS-T working with SDE files ?

2009-09-04 Thread cgp
Hi Ian, Thanks for pointing me in the right direction. I'm new to OpenLayers and GeoServer so I didn't even know that I could use that Sample Requests page to test my POSTs. Anyway, I did more testing and the behaviour of my application is very random. The requests I make return valid Responses

Re: [OpenLayers-Users] Has anyone got WFS-T working with SDE files ?

2009-09-04 Thread Ian Turton
On Fri, Sep 4, 2009 at 11:14 AM, cgp wrote: > > And not just the normal shape files? I have got my SDE layers displaying but > they are not saving at all. I tried working with normal shape files and they > are all working fine.  Here is what I have: > Does it work from the sample requests page of

[OpenLayers-Users] Has anyone got WFS-T working with SDE files ?

2009-09-04 Thread cgp
And not just the normal shape files? I have got my SDE layers displaying but they are not saving at all. I tried working with normal shape files and they are all working fine. Here is what I have: var saveStrategy = new OpenLayers.Strategy.Save({auto:true}); var wfs_layer =