Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFS 1.1.0 GetFeature Request fails with BLOB Mode #1548

Closed
lgoltz opened this issue Jul 24, 2023 · 0 comments · Fixed by #1550
Closed

WFS 1.1.0 GetFeature Request fails with BLOB Mode #1548

lgoltz opened this issue Jul 24, 2023 · 0 comments · Fixed by #1550
Labels
bug error issue and bug (fix) WFS deegree Web Feature Service

Comments

@lgoltz
Copy link
Contributor

lgoltz commented Jul 24, 2023

The GetFeature request http://localhost:8080/deegree-webservices/services/wfs?request=GetFeature&Service=WFS&Version=1.1.0&typename=test fails with

<ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ows http://schemas.opengis.net/ows/1.0.0/owsExceptionReport.xsd" version="1.0.0">
   <ows:Exception exceptionCode="NoApplicableCode">
    <ows:ExceptionText>Unbound namespace URI 'http://www.opengis.net/gml'</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>

A simple WFS is configured with SQLFeatureStore in BLOB Mode.

The request fails in current 3.5.1-SNAPSHOT as well as in 3.4.33 with the same failure.

@lgoltz lgoltz added bug error issue and bug (fix) WFS deegree Web Feature Service labels Jul 24, 2023
lgoltz added a commit to lat-lon/deegree3 that referenced this issue Jul 24, 2023
lgoltz added a commit to lat-lon/deegree3 that referenced this issue Jul 26, 2023
lgoltz added a commit to lat-lon/deegree3 that referenced this issue Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix) WFS deegree Web Feature Service
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant