Are you trying to connect to a property file directly - not setting
the data store to point to an XML config/mapping file which then
references the property file?

On Mon, Apr 12, 2010 at 3:46 PM, Jody Garnett <jody.garn...@gmail.com> wrote:
> Hi Ben:
> As mentioned I am hooking app schema and others up to uDig (depending on the
> DataAccessFinder contract to sort things out ...) - and I am running into a
> conflict with the app schema code....
> I am using a property file as my test file; in the hopes of connecting to a
> PropertyDataStore; and instead app schema is trying to connect and then
> having a bad time...
> Apr 12, 2010 3:34:19 PM org.geotools.data.complex.config.XMLConfigDigester
> digest
> SEVERE: parsing
> bundleresource://41.fwk17890856/net/refractions/udig/catalog/geotools/data/test-data/sample_data.properties
> org.xml.sax.SAXParseException: Content is not allowed in prolog.
> at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
> at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
> at org.apache.commons.digester.Digester.parse(Digester.java:1685)
> at
> org.geotools.data.complex.config.XMLConfigDigester.digest(XMLConfigDigester.java:149)
> at
> org.geotools.data.complex.config.XMLConfigDigester.parse(XMLConfigDigester.java:73)
> at
> org.geotools.data.complex.AppSchemaDataAccessFactory.createDataStore(AppSchemaDataAccessFactory.java:71)
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to