Open MrSnyder opened 9 years ago
As far as I understand what you have done (created tables but did not insert any records), it seems reasonable, that there are no records within the response. But you are right, there should be simply an empty getrecordsresponse instead of an exception. SInce deegree is only implementing OGC CSW and not compliant, this might be indeed an issue with deegree's CSW implementation.
It seems that the problem is indeed related to the SQL-ISOMetadataStore. The request works after I change my configuration to use a Memory-ISOMetadataStore.
I am experiencing issues requesting records from a CSW with ISOMetadataStore (SQL). Tables have been created (see #531), but no records have been inserted yet.
Request:
Response:
Not 100% sure if my request is correct, but it works on demo.deegree.org:
Request:
Environment: