Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
themeRDark
gfsh>create locator --name my-locator --classpath=<path-to-my-jar-file>

gfsh>create server --name my-server --classpath=<path-to-my-jar-file>

Alternatively, you can add your jar file to the extensions directory in your Geode installation. Then GFSH will add your jar file to the classpath whenever it creates a server or locator.