I'm wondering why I'm the first person who encounter this XML problem. Maybe because WFS in the only use case where différent schemas within the same namespace may be required.
Could someone tell me if the correction is right or not? And if it is, could someone commit into the SVN? Unfortunately I will not be available tonight for IRC meeting. Thanks, Vincent. Vincent Frison wrote: > > Hi, > > I'm just subscribed on the dev mailing list since I cannot have some > replies > from the users ML. > > The thread is here: > http://www.nabble.com/DataStore-factory-tf3349185.html > > Forget the original title, in fact the problem doesn't come from (WFS) > DataStore factory but from the SchemaFactory (XML package). > > I have just changed the line 344 of SchemaFactory.java with: > schemas.put(targetNamespace, schema); > > I rebuilded gt2-main-2.3.1.jar with this change and now it seems to work > perfectly. > > But it's no so easy to have some feedback.. :( > > Thanks, > > Vincent. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > -- View this message in context: http://www.nabble.com/Bug-in-SchemaFactory--tf3824892.html#a10835539 Sent from the geotools-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
