Versions Compared

Key

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

...

To get a minimal JobScheduler up and running, create a home folder, e.g. myJobScheduler, and copy the binaries according to your operating system and the Java library (com.sos-berlin.jobscheduler.engine-1.9.6.jar from the bundle) to systemto this folder.

Step 2

Add the following files to a folder:

  • 3rd Party libraries that are configured in the jobscheduler.engine-1.9.6.pom file.
  • the Java library com.sos-berlin.jobscheduler.engine-1.9.6.jar from the bundle
  • the JDBC database driver you want to use.

...