Justin Deoliveira wrote: > <snip> >> WFS-1.0.0: >> >> Assertion: When a wfs:Transaction request is made to Update a locked >> feature using the lockId the feature was locked with, the result >> document be be a wfs:WFS_TransactionResponse with a wfs:Status of >> wfs:SUCCESS. >> >> Failed to compile stylesheet. 1 error detected. >> Result: Failed > > Ok, I dug a bit deeper and indeed there is an error in the test cases. > Quite a few actually. I have patched the tests and put a new test > archive up here: > > http://files.opengeo.org/cite_test_scripts.zip > > Give those a go and hopefully all will be smooth. > > I also forwarded the patched tests to the engine maintainer. > > -Justin >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus >> on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Geoserver-devel mailing list >> Geoserver-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/geoserver-devel > >
Thank you Justin. You're quickly becoming my new hero. I'm down to the two wfs-1.1.0 errors that look like connectivity problems (below). I'm online, with many an interweb pingable. I take it these are schemas it's trying to look up? Does anybody know where these live? ===================== Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc2.1 (wfs-1.1.0/d1e32742_1/d1e717_1/d1e24425_1/d1e4692_1) Assertion: The Content-Type of all POST KVP-encoded request entities must be 'application/x-www-form-urlencoded'. Request d1e4782_1: Method: post URL: http://localhost:8080/geoserver/wfs? Body: service=WFS&version=1.1.0&request=DescribeFeatureType&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf) Error in call to extension function {public org.w3c.dom.NodeList com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws java.lang.Throwable}: Exception in extension function java.lang.Exception: Error invoking parser {http://teamengine.sourceforge.net/parsers}XMLValidatingParser.XMLSchema org.xml.sax.SAXParseException: src-resolve: Cannot resolve the name 'xml:lang' to a(n) 'attribute declaration' component. Result: Failed ============================== Assertion: A valid namespace binding expressed by the namespace parameter in a KVP string shall conform to the syntax specified in subclause 14.4. Request d1e3809_1: Method: get URL: http://localhost:8080/geoserver/wfs?&service=WFS&version=1.1.0&request=DescribeFeatureType&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf) Error in call to extension function {public org.w3c.dom.NodeList com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws java.lang.Throwable}: Exception in extension function java.lang.Exception: Error invoking parser {http://teamengine.sourceforge.net/parsers}XMLValidatingParser.XMLSchema org.xml.sax.SAXParseException: s4s-elt-invalid-content.1: The content of '#AnonType_schema' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often. Result: Failed ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel