Versions Compared

Key

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

Note: This text only applies to JobScheduler version up to and including 1.6.x

Question:

If we are using JOE for a JobScheduler running without a database then do we need to restart the JobScheduler every time after making changes to a job?

Answer:

No, this is not necessary, JOE stores information about jobs, orders, etc. in XML files in the so-called "hot folder" (default location: ./config/live).
On Unix systems it may take up to a minute for changes made using JOE to become effective.

...