Hello,

I have got a problem using the WFS-Plugin.
When I try to fetch Features from a WFS which has got a numeric Element which
is nil I get the following Exception:

WARNUNG: java.io.IOException: org.xml.sax.SAXException: For input string: ""
[Fatal Error] :-1:-1: Premature end of file.

I have take a look into GeoTools-Sourcecode of the trunk and saw that a
NumberFormatException will be thrown in
org.geotools.xml.xsi.XSISimpleTypes.Integer.getValue(...) if there is no
valid Value.
I take also a look at the other numeric value parsers. No Implementation
handle the NumberFormatException correctly.

How can we generally solve this Problem?

Thanks a lot
Tim


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to