Add support for Null to BoundingShapeTypeBinding
Key: GEOT-2374
URL: http://jira.codehaus.org/browse/GEOT-2374
Project: GeoTools
Issue Type: Bug
Components: ext xml-xsd
Affects V
Ciao,
I have been studying WCS 1.1.2 this days (I have posted a few thoughts
on my blog) so, yeah, WCS 1.1.2 is out :-).
Anyway, I would volunteer to try and give a hand to Jody to mentor
this one, since it would be a good occasion to the new api we have
been working on to the tests.
Simone.
I do specify a schema parameter the config properties eg.
map.put("schema","MY_SCHEMA_NAME");
When I use the getTypeNames (typeNames = dataStore.getTypeNames()) method it
returns all types (tables) in the schema.
The NoSuchMethodError is generated when I use
dataStore.getFeautureSource("MYTABLE"