Wrong namespace for feature-elements?
-------------------------------------
Key: GEOS-737
URL: http://jira.codehaus.org/browse/GEOS-737
Project: GeoServer
Issue Type: Bug
Components: Configuration, Oracle, WFS
Affects Versions: 1.3.4
Environment: Windows XP, Oracle 10.2.0.2, Jetty, Java 1.5
Reporter: Aksel Hilde
Assigned To: dblasby
Attachments: WFSTest-Geoserver.xml, WFSTest-Ionic.xml
We have a problem a client of ours with InterGraph GeoMedia client software is not being able to parse the WFS responses from our Geoserver. We have not received where detailed debug/error information from them. The same queries (against the same database) via Ionic RedSpider Web causes no problems.
Though we are suspecting that the problem is namespaces in the WFS reponse. The feature type name is BYGNINGWFS.
With Geoserver we observe the following:
-> Custom application namespace is xmlns:matrikkel="http://www.statkart.no/matrikkel"
-> Namespace used for BYGNINGWFS and ALL attributes is "gml". This should be "matrikkel" as far as we understand.
With Geoserver we observe the following:
-> Custom application namespace is xmlns:wfs="http://www.ionicsoft.com/wfs"
-> Namespace used for BYGNINGWFS and non-gml attributes is "wfs". This seems to be correct.
Attached you'll find the raw XML responses from Geoserver and Ionic for the same query.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira