Changeset 13205


Ignore:
Timestamp:
2006-11-02T11:28:42+13:00 (17 years ago)
Author:
kjdon
Message:

made the shudown port a variable so we can change it along with port

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/resources/tomcat/server.xml

    r11289 r13205  
    1111 -->
    1212
    13 <Server port="8005" shutdown="SHUTDOWN">
     13<Server port="@shutdown-port@" shutdown="SHUTDOWN">
    1414
    1515  <!-- Comment these entries out to disable JMX MBeans support used for the
Note: See TracChangeset for help on using the changeset viewer.