GERONIMO 2.1.3 導入
ナビゲーションに移動
検索に移動
GERONIMO 2.1.3 導入
Java SE 5 以上のインストール
バイナリのダウンロード ~ 解凍
- http://geronimo.apache.org/apache-geronimo-v213-release.html
- http://ftp.riken.jp/net/apache/geronimo/2.1.3/geronimo-tomcat6-javaee5-2.1.3-bin.tar.gz
ダウンロードしたファイルを /opt にコピーして解凍してリネーム
-rw-r--r-- 1 root root 80686127 10月 19 21:44 geronimo-tomcat6-javaee5-2.1.3-bin.tar.gz # gzip -d geronimo-tomcat6-javaee5-2.1.3-bin.tar.gz # tar xvf geronimo-tomcat6-javaee5-2.1.3-bin.tar : # mv geronimo-tomcat6-javaee5-2.1.3 geronimo-2.1.3
管理ユーザの設定
/opt/geronimo-2.1.3/var/security/groups.properties
: # limitations under the License. #===================================================================== admin=newname
/opt/geronimo-2.1.3/var/security/users.properties
newname=newpassword
起動
# ./start-server Launching Geronimo Server... Booting Geronimo Kernel (in Java 1.6.0)... Module 1/68 org.apache.geronimo.framework/gshell-framework/2.1.3/car started in .001s :
© 2006 矢木浩人