You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

To Change JobScheduler operative port update change the value of port parameter in ${SCHEDULER_HOME}/config/scheduler.xml file

  • Default
    {{

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

}}

  • Updated
    {{

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

}}

  • No labels