Two things: - unless VERSION=1.1.0 is explicitly stated the WFSDataStoreFactory will produce a 1.0 version - use VERSION=1.0 to foce the use of the WFS 1.0 datastore implementation
Check out the WFSServiceImpl in uDig for an example of how to do this. Jody On Mon, May 25, 2009 at 6:35 PM, Jesse Eichar <[email protected]> wrote: > Hi, > > Is WFS 1.1 Datastore implementation still read only on trunk? If not is > there a way to use the WFS 1.0 implementation instead? I tried a couple > hacks to force the 1.0 implementation to be used but the Capabilities parser > blew up. Any ideas how I can access the use WFS 1.0 implementation? > > Thanks, > > Jesse > > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. > Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://www.creativitycat.com > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
