close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 1 and Version 2 of TomCat


Ignore:
Timestamp:
Jan 19, 2009, 4:22:57 PM (17 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TomCat

    v1 v2  
    44
    551. [http://tomcat.apache.org/download-60.cgi 下載tomcat]
     6
    672. 解壓縮到 /opt
     8
    793. 環境路徑設定:
     10
    811在/etc/bash.bashrc最後一行加入
    912{{{
    1013export JAVA_HOME=/usr/lib/jvm/java-6-sun
    1114}}}
     15
    12164. 直接執行 $tomcat/bin/startup.sh
     17
    13185. [http:localhost:8080 預設歡迎畫面]
    1419