Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] WFS not working with geoserver 2.x

It turns out that the problem was the 3 second timeout we use in uDig.  I had logging turned on in Geoserver and so it took longer than 3 seconds to answer a request.   Perhaps we should also increase the timeout.

I am looking at the code....

At a glance it looks good to me.  Definitely like the name change.

Jesse

On Thu, Jun 9, 2011 at 3:22 AM, Jody Garnett <jody.garnett@xxxxxxxxx> wrote:
Jesse I have created an issue to track the WFS 1.0 issue described below:


You are welcome to review the code and we can switch over to FilterCompliancePreProcessor.

-- 
Jody Garnett

On Thursday, 9 June 2011 at 8:04 AM, Jody Garnett wrote:

I updated the walkthrough 2 instructions to use geoserver 2.0 (but have not tested geoserver 2.1 yet).

Jesse I was modifying the wfs code recently; see recent discussion on this list; in order to offer better support for mapserver and compliance levels. There is *every* possibility that I have broken something; it is one of the things that I ask be tested for the next release.

The internals of WFS 1.0 support still use the old geotools 2.2 filters to enforce compliance - I have created a replacement but have not cut the code over to using it. We can take this discussion over to the geotools list if you would like to look into this in more details.


-- 
Jody Garnett

On Thursday, 9 June 2011 at 1:23 AM, Jesse Eichar wrote:

Is this known to everyone but me?  I tested against geoserver 1.7.6 and uDig works but against 2.x it is failing.

Jesse
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top