Vincent Frison
2007-05-27 20:20:56 UTC
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 in XML package.
I have just changed the line 344 of SchemaFactory.class 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.
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 in XML package.
I have just changed the line 344 of SchemaFactory.class 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.