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 JobScheduler operative port update change the value of port parameter in ${SCHEDULER_HOME}/config/scheduler.xml file

  • Default:

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

...

  • Updated:

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

}}