timmy00274672 / oostethys

Automatically exported from code.google.com/p/oostethys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed test - testContentType_1(org.oostethys.servlet.SOS_ServletTest)

GoogleCodeExporter opened this issue · comments

-------------------------------------------------------------------------------
Test set: org.oostethys.servlet.SOS_ServletTest
-------------------------------------------------------------------------------
Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.162 sec
<<< FAILURE!
testContentType_1(org.oostethys.servlet.SOS_ServletTest)  Time elapsed:
0.044 sec  <<< ERROR!
org.apache.xmlbeans.XmlException: Element
ExceptionReport@http://www.opengis.net/ows/1.1 is not a valid
Capabilities@http://www.opengis.net/sos/1.0 document or a valid substitution.
    at org.apache.xmlbeans.impl.store.Locale.autoTypeDocument(Locale.java:328)
    at org.apache.xmlbeans.impl.store.Locale.parse(Locale.java:715)
    at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:696)
    at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:683)
    at
org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.
java:208)
    at net.opengis.sos.x10.CapabilitiesDocument$Factory.parse(Unknown Source)
    at
org.oostethys.servlet.SOS_ServletTest.testContentType_1(SOS_ServletTest.java:55)


Original issue reported on code.google.com by ber...@gmail.com on 22 Sep 2009 at 3:33

fixed in revision r287

Original comment by ber...@gmail.com on 13 Oct 2009 at 11:19

  • Changed state: Fixed