<Server port="8005" shutdown="SHUTDOWN">
  <Service name="Catalina">
    <Connector port="8080" />
    <Engine name="Catalina" defaultHost="localhost">
      <Host name="localhost" debug="0" appBase="webapps" >
        <Server port="8005" shutdown="SHUTDOWN">
        <Context path="/myapp" reloadable="true"
          reload="true"
          docBase="c:Path_To_My_Application_Web_Base"
          workDir="c:Path_To_My_Application_Work_Folder"
          debug="0"/>
      </Host>
    </Engine>
  </Service>
</Server>
創作者介紹
創作者 不就是個blog 的頭像
Forth

不就是個blog

Forth 發表在 痞客邦 留言(0) 人氣( 30 )