installing.rst 1.0 KB

12345678910111213141516171819202122232425
  1. .. _csw_installing:
  2. Installing Catalog Services for Web (CSW)
  3. =========================================
  4. The CSW extension is listed among the other extension downloads on the GeoServer download page.
  5. The installation process is similar to other GeoServer extensions:
  6. #. Download the :download_extension:`csw`
  7. Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example |release| above).
  8. #. Extract the contents of the archive into the :file:`WEB-INF/lib` directory in GeoServer.
  9. Make sure you do not create any sub-directories during the extraction process.
  10. #. Restart GeoServer or the servlet container, as appropriate to your configuration.
  11. #. Verify that the module was installed correctly by navigating to the Welcome page of the :ref:`web_admin` and seeing the :guilabel:`CSW` entry is listed in the :guilabel:`Service Capabilities` list, and the CSW modules are listed in the :ref:`web_admin` Module list.
  12. .. figure:: images/install.png
  13. CSW Installation Verification