Show incremental difference of selected versions of 1.0-beta1 - Release Notes.
file info- category(Tag)
- raíz
- file name
- pal-portal_1.0-beta1_-_Notes
- la última actualización
- 2006-10-03 13:03
- tipo
- Plain Text
- editor
- TigerCat
- descripción
- 1.0-beta1 - Release Notes
- idioma
- English
- translate
--- /tmp/DOCMAN2518sel 2025-03-17 17:17:52.572559710 +0900
+++ /tmp/DOCMAN2Vpdtfs 2025-03-17 17:17:52.572559710 +0900
@@ -1,17 +1,35 @@
JAPANESE:
-PALJSR 168 Jetspeed2
-PAL
+
+PALWeb
+
+JSR-168 PAL
+
+Apache Jetspeed2
+
+
+
+PALJava SDK(1.5.x)
+ JAVA_HOME
+
1. PALPortal-install-1.0-beta1.jar
PALPortal-portletpack-1.0-beta1.zip
+ http://prdownloads.sourceforge.jp/pal/22030/PALPortal-install-1.0-beta1.jar
+ http://prdownloads.sourceforge.jp/pal/22030/PALPortal-portletpack-1.0-beta1.zip
+
2.
+ DOS
$ java -jar PALPortal-install-1.0-beta1.jar
- PALPortal-portletpack-1.0-beta1.zip
-
+ ($ )
+
+
+ PALPortal-portletpack-1.0-beta1.zip
+
3. <INSTALL_DIR>/bin/startup.[sh|bat]
(Tomcat)
+
4. http://localhost:8080/palportal
PAL
:admin:admin
@@ -19,28 +37,44 @@
1.
-PALJAVA_HOME
-
ENGLISH:
-PAL Portal is JSR 168 compliant portal server. This portal is
-Jetspeed2 based server and includes portlets which PAL project provides.
+
+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 availavility 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) and set environment JAVA_HOME properly.
+
1. Download PALPortal-install-1.0-beta1.jar and
PALPortal-portletpack-1.0-beta1.zip
+ http://prdownloads.sourceforge.jp/pal/22030/PALPortal-install-1.0-beta1.jar
+ http://prdownloads.sourceforge.jp/pal/22030/PALPortal-portletpack-1.0-beta1.zip
+
2. Run installer
+ Open command shell, or DOS command box, type:
$ java -jar PALPortal-install-1.0-beta1.jar
- Since the installer asks about a location of
- a portlet pack, specify a path of
+ 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-beta1.zip
-3. Run PAL Portal to execute <INSTALL_DIR>/bin/startup.[sh|bat]
+ which you downloaded before.
+
+3. Execute <INSTALL_DIR>/bin/startup.[sh|bat]
+
4. Access http://localhost:8080/palportal to display
- PAL Portal. Information about Administrator's
- username/password is admin/admin.
+ PAL Portal. To login, you can use Username/password =
+ admin/admin as an administrator.
How to uninstall:
1. Delete the install directory, <INSTALL_DIR>
-Note: You need to set JAVA_HOME berfore running PAL Portal.
| |