Changes between Version 26 and Version 27 of waue/2009/0811


Ignore:
Timestamp:
Aug 14, 2009, 12:05:14 PM (15 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/2009/0811

    v26 v27  
    2929 * 在ubuntu用apt-get 安裝得到 jetty 5.1.14版 (2007/8/9) 與 hadoop 0.18.3 的lib 內放的jar檔版本相同
    3030{{{
    31 $ sudo apt-get install jetty jetty-extra
     31$ sudo apt-get install jetty jetty-extra libecj-java
    3232}}}
    3333
     
    6464tcp6       0      0 :::8280                 :::*                    LISTEN      30597/java
    6565}}}
     66
     67 * 在/etc/jetty/start.config 加入
     68{{{
     69#!sh
     70$(tomcat.lib.home)/jasper-compiler-jdt.jar       ! available org.eclipse.jdt.core.JDTCompilerAdapter
     71}}}
     72
    6673   * 預設port在8280
    6774 * ps2: jetty的預設網頁裡的[http://localhost:8280/tut/index.html tutorial] 還不錯
    6875
    69  == 問題 ==
     76 == 問題解決 ==
    7077 * 用 apt-get install jetty 所安裝的jetty無法開啟jsp的網頁
    7178   * 將會出現錯誤訊息