deegree / deegree3

Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
https://www.deegree.org
GNU Lesser General Public License v2.1
146 stars 99 forks source link

Example csw workspace is not self-containing #1334

Open tfr42 opened 2 years ago

tfr42 commented 2 years ago

The example workspace shall contain test data so that is could be started without errors.

Ressource causing the error: https://github.com/deegree/deegree3/blob/deegree-3.4.31/deegree-workspaces/deegree-workspace-csw/src/main/resources/jdbc/conn1.xml

Existing example with data: https://github.com/deegree/deegree3/tree/master/deegree-workspaces/deegree-workspace-csw-memory-tests/src/main/resources/metadata

julianzz98 commented 2 years ago

I would suggest to delete the current "deegree-workspace-csw" and substitute it with the "deegree-workspace-csw-memory-test" as it contains the necessary data in itself. Furthermore less space would be occupied.