View 1.0-beta3 - Release Notes
file info- category(Tag)
- root
- file name
- pal-portal_1.0-beta3_-_Notes
- last update
- 2006-12-31 15:22
- type
- Plain Text
- editor
- Shinsuke SUGAYA
- description
- 1.0-beta3 - Release Notes
- language
- English
- translate
JAPANESE:
PALポータルサーバはポートレットコンテナ搭載のWebアプリケーション
サーバです。
JSR-168 に準拠しており、PAL から提供されている便利な各種ポート
レットが標準で含まれています。
Apache Jetspeed2 をベースに開発されているため、企業用途レベルの
高水準技術と、一般的なユーザのサイト構築に必要なコンテンツ部品を
併せ持つ幅広い可用性を持っています。
インストール方法:
注:PALポータルを実行する前にJava SDK(1.5.x以上)をインストールし、
かつ、環境変数にJAVA_HOMEが設定されている必要があります。
1. PALPortal-install-1.0-beta3.jar と
PALPortal-portletpack-1.0-beta3.zip を
ダウンロードしてください。
注:PALPortal-portletpack-all-1.0-beta3.zip はサンプル
ポートレットを含んだポートレットパックです。サンプル
ポートレットをインストールしたい場合は、こちらの
ポートレットパックを選択してください。
2. インストーラーを実行
コマンドシェルやDOS窓等から
$ java -jar PALPortal-install-1.0-beta3.jar
と打ち込み、インストーラを起動。($ は入力不要)
インストールウィザードの案内に従い操作します。
ポートレットパックとしては、先ほどダウンロード済みの
PALPortal-portletpack-1.0-beta3.zip を指定します。
3. インストール後、<INSTALL_DIR>/bin/startup.[sh|bat] を
実行してください(これはTomcatの起動と同じです)。
4. http://localhost:8080/palportal にアクセスすれば、
PALポータルが表示されます。管理者ユーザーは、
ユーザー名:admin、パスワード:admin でログインできます。
アンインストール方法:
1. インストール先のディレクトリを削除する
ENGLISH:
PAL Portal Server is the web application server with the portlet
container,
which is compliant to the JSR 168 standard and includes many
convenient portlets provided from PAL project in out-of-box.
High availability architecture for the enterprise level
requirements and for the purposes general user can build sites
filled with rich contents using several suitable compornents,
ready to run.
How to install:
Note: Before running PAL Portal, you will need to install
Java SDK(1.5.x or later) and set environment JAVA_HOME
properly.
1. Download PALPortal-install-1.0-beta3.jar and
PALPortal-portletpack-1.0-beta3.zip
Note: PALPortal-portletpack-all-1.0-beta3.zip is a portlet
pack which includes sample portlets. If you want to
install sample portlets, please use
PALPortal-portletpack-all-1.0-beta3.zip.
2. Run installer
Open command shell, or DOS command box, type:
$ java -jar PALPortal-install-1.0-beta3.jar
You will see the installer executed. (Don't type '$')
Since the installer asks about the location of
the portlet pack, specify the path of
PALPortal-portletpack-1.0-beta3.zip
which you downloaded before.
3. Execute <INSTALL_DIR>/bin/startup.[sh|bat]
4. Access http://localhost:8080/palportal to display
PAL Portal. To login, you can use Username/password =
admin/admin as an administrator.
How to uninstall:
1. Delete the install directory, <INSTALL_DIR>
| 
|