For the complete documentation index, see llms.txt. This page is also available as Markdown.

3.7.5. Deploy implementation to server

In order to make the implementations available on the server the developer needs to:

  1. Build the custom JAR file.

  2. Add the JAR file to the classpath of the geo-registry web application (e.g. Tomcat).

  3. Restart the web application.

Last updated