| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

GERONIMO 2.1.3 導入

提供: MyMemoWiki
ナビゲーションに移動 検索に移動

GERONIMO 2.1.3 導入

GERONIMO | Fedora Core 6 |

Java SE 5 以上のインストール

バイナリのダウンロード ~ 解凍

ダウンロードしたファイルを /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
              :

0525 geronimo21 01.jpg