WFS unable to reference owsExceptionReport.xsd
----------------------------------------------

                 Key: GEOT-1501
                 URL: http://jira.codehaus.org/browse/GEOT-1501
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.2.2
         Environment: uDig 1.1.RC12
            Reporter: Jody Garnett
             Fix For: 2.2.3


We are unable to communicate with a couple of ESRI servers:
- 
http://ptk.esricanada.com/wfsconnector/com.esri.wfs.Esrimap/SearchFeature?SERVICE=WFS&Request=GetCapabilities
- 
http://www.weather.gov/forecasts/xml/OGC_services/ndfdOWSserver.php?SERVICE=WFS&Request=GetCapabilities

It looks like the server will work; we are just tripping up on an XSD import.

{panel}
Caused by: java.io.FileNotFoundException: C:\Program 
Files\uDig\1.1-RC12\owsExceptionReport.xsd (The system cannot find the file 
specified)
at org.geotools.xml.SchemaFactory.getRealInstance(SchemaFactory.java:285)
at org.geotools.xml.SchemaFactory.getInstance(SchemaFactory.java:268)
at 
org.geotools.xml.handlers.ElementHandlerFactory.startPrefixMapping(ElementHandlerFactory.java:86)
at org.geotools.xml.XMLSAXHandler.startElement(XMLSAXHandler.java:354)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown 
Source)
at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown
 Source)
at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:198)
at org.geotools.xml.DocumentFactory.getInstance(DocumentFactory.java:140)
at org.geotools.data.wfs.WFSFeatureReader.run(WFSFeatureReader.java:126)
{panel}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to