Re: [Geotools-gt2-users] ApplicationSchemaConfiguration raise a null pointer exception

2008-05-13 Thread gershwinou
Not any clue On Thu, May 8, 2008 at 3:47 PM, gershwinou <[EMAIL PROTECTED]> wrote: > Hi, > I am using ApplicationSchemaConfiguration for parsing a gml3 schema (here: > http://cweb.ksat.no/cweb/schema/geoweb/vessel/wfsvd.xsd) with gt 2.4.1 > with a test file, when i launch my code i get a null poi

[Geotools-gt2-users] ApplicationSchemaConfiguration raise a null pointer exception

2008-05-08 Thread gershwinou
Hi, I am using ApplicationSchemaConfiguration for parsing a gml3 schema (here: http://cweb.ksat.no/cweb/schema/geoweb/vessel/wfsvd.xsd) with gt 2.4.1 with a test file, when i launch my code i get a null pointer Exception (got null schema). but when i ask configuration.schema(), the schema is not nu