Versions Compared

Key

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

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

To change the port that JobScheduler ist listening to, e.g. for JOC and  XML commands, modify the value of the port parameter in the ${SCHEDULER_HOME}/config/scheduler.xml file

  • Default:

    Code Block
    <config mail_xslt_stylesheet = "config/scheduler_mail.xsl" port = "4444"> </config>
  • Example:

    Code Block
    <config mail_xslt_stylesheet = "config/scheduler_mail.xsl" port = "4445"> </config>