Tim Englich ha scritto:
> Hello Andrea,
> 
> I can tell you what has happend that I had to write this patch ;-)
> 
> We have got an Testenvironment including our Application an an geoserver
> Version 1.5.0.
> This geoserver uses OracleDatastores to provide the Data.
> The automatically created Schema includes columns of the type DateTime.
> The response we recieved was only Date (yyyy-mm-dd). The WFS-Plugin was not
> able to handle it an throws an Exception.
> 
> I do not know why geoserver do this. But I want to prevent that our
> Application could not read another WFS which reponse in the same way.
> I also don't know if its a issue of Geoserver or if Oracle response the
> Objects in the wrong type.

It's an issue with Geoserver 1.5 and earlier, everything that looks 
remotely like a date gets turned into a datetime.

We're going to solve this, but most probably only on Geoserver 1.6.
If you really need this on 1.5.x you can sponsor some custom development 
so that date and times are handled properly there too.

Cheers
Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to