Adding Jars to the Server Classpath

If you installed Sheetster Server prior to the change you need to follow the additional instructions below when updating your installation to a recent JAR.

Adding Jar Files to the Admin Console and Server classpath:

  1. Shutdown the server
  2. Copy the Jar(s) into the lib directory of your Sheetster installation
  3. Add the Jar(s) to the server classpath by editing:

    Sheetster_Server.lax

    Administration_Console.lax

  4. Add the Jar file name(s) to the line that starts with lax.class.path:

    Unix, Linux and OSX
    :lib/yourjarname.jar
    :lib/yourjarname-2.jar

    Windows

    ;lib/yourjarname.jar
    ;lib/yourjarname-2.jar