Hi, I am trying to generate a schema-object out of a schema instance document (via SchemaFactory.getInstance()). This document uses some <xs:include> statements to link other schemas. The referenced schemas are located on the server, however the SchemaFactory wants to retrieve the referenced schemas locally. Exception is: Caused by: java.io.FileNotFoundException: C:\Documents and Settings\foerster\workspace3.2\... (The system cannot find the file specified) at org.geotools.xml.SchemaFactory.getRealInstance(SchemaFactory.java:283) at org.geotools.xml.SchemaFactory.getInstance(SchemaFactory.java:266) at org.geotools.xml.handlers.xsi.SchemaHandler.compress(SchemaHandler.java: 383) at org.geotools.xml.handlers.xsi.RootHandler.getSchema(RootHandler.java:115 ) at org.geotools.xml.XSISAXHandler.getSchema(XSISAXHandler.java:259) at org.geotools.xml.SchemaFactory.getRealInstance(SchemaFactory.java:336) at org.geotools.xml.SchemaFactory.getInstance(SchemaFactory.java:325) at org.geotools.xml.SchemaFactory.getInstance(SchemaFactory.java:194)
Any ideas why? Thanks Theodor I am using GT-2.3.1 ITC, Enschede Department of Geo Information Processing PO. Box 6 7500 AA Enschede the Netherlands ------------------------------------------------------------------------- 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-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users