Ignore:
Timestamp:
2011-09-15T18:59:38+12:00 (13 years ago)
Author:
ak19
Message:

Default start and stop ports for GS3's tomcat no longer 8080 and 8005, but 8383 and 8305.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk3/installer/antinstall-config.xml

    r24437 r24602  
    180180    <page type="input" name="tomcat-config" ifProperty="(${Installing Tomcat}==true)" displayText="">
    181181        <text property="tomcat.server" defaultValue="localhost" displayText=""/>
    182         <text property="tomcat.port" defaultValue="8080" displayText=""/>
    183         <text property="tomcat.shutdown.port" defaultValue="8005" displayText=""/>
     182        <text property="tomcat.port" defaultValue="8383" displayText=""/>
     183        <text property="tomcat.shutdown.port" defaultValue="8305" displayText=""/>
    184184    </page>
    185185   
Note: See TracChangeset for help on using the changeset viewer.