Exactly. I am using the example straight from the page on codehaus. -----Original Message----- From: Gabriel Roldan [mailto:[email protected]] Sent: Friday, December 11, 2009 9:49 AM To: Gold, Joshua K Cc: [email protected] Subject: Re: [Geotools-gt2-users] WFS Plugin - VendorSpecificCapabilities element
Gold, Joshua K wrote: > This is a question for the WFS Plugin guys, > > I was trying to do some simple tests with the plugin and a Cubewerx > GetCapabilities doc, > By simple tests you mean connecting through the GeoTools WFSDataStore? > > http://demo.cubewerx.com/demo/cubeserv/cubeserv.cgi?datastore=Foundation &VERSION=1.0.0&SERVICE=WFS&REQUEST=GetCapabilities > <http://demo.cubewerx.com/demo/cubeserv/cubeserv.cgi?datastore=Foundatio n&VERSION=1.0.0&SERVICE=WFS&REQUEST=GetCapabilities> That URL is giving en ExceptionReport right now, though I assume that's not the problem you relate to > > But geotools is choking on the VendorSpecificCapabilities element > because it is hard-coded to be a simple type when their schema defines this > as a complex type. I was just curious to know the reasoning behind > hard-coding it and not letting the schema define it (or redefine it) ? That is surely the cause of the problem. As far as I can see there's no test data in the wfs 1.0 module for CubeWerx capabilities, only galdos, geomatics, ionic and MS. The WFS 1.0 code is fairly unmaintained until having the time to port it to the new design, but if you feel like coding and can provide a patch I'll be glad to review and apply it. There's a CubeWerx test for WFS 1.1 at <http://svn.osgeo.org/geotools/trunk/modules/unsupported/wfs/src/test/re sources/org/geotools/data/wfs/v1_1_0/test-data/CubeWerx_nsdi/GetCapabili ties_1_1_0.xml> But it doesn't contain a VendorSpecificCapabilities element so I can't assure that'd work neither, and it probably won't. Sorry about the bad news, we're looking for contributors though so do not hesitate to chip in. Cheers, Gabriel > > > > thanks, > > josh gold > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------ ------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > > > ------------------------------------------------------------------------ > > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users -- Gabriel Roldan OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
