Desarrollar y descargar software de código abierto

Show incremental difference of selected versions of 1.0-beta1 - Release Notes.

category(Tag) tree

file info

category(Tag)
raíz
file name
pal-portal_1.0-beta1_-_Notes
la última actualización
2006-10-03 06:34
tipo
Plain Text
editor
Shinsuke SUGAYA
descripción
1.0-beta1 - Release Notes
idioma
English
translate
--- /tmp/DOCMAN2iNufAE	2025-03-17 18:23:04.199844924 +0900
+++ /tmp/DOCMAN2plMM8E	2025-03-17 18:23:04.199844924 +0900
@@ -1,16 +1,40 @@
+JAPANESE:
 PALJSR 168 Jetspeed2
 PAL


-PALPortal-install-1.0-beta1.jar
-PALPortal-portletpack-1.0-beta1.zip
-
-$ java -jar PALPortal-install-1.0-beta1.jar
-
-
-PALPortal-portletpack-1.0-beta1.zip
-<INSTALL_DIR>/bin/startup.[sh|bat]
-(Tomcat)
-http://localhost:8080/palportal
-PAL
-:admin:admin
+1. PALPortal-install-1.0-beta1.jar
+   PALPortal-portletpack-1.0-beta1.zip
+
+2.
+   $ java -jar PALPortal-install-1.0-beta1.jar
+   PALPortal-portletpack-1.0-beta1.zip
+
+3. <INSTALL_DIR>/bin/startup.[sh|bat]
+   (Tomcat)
+4. http://localhost:8080/palportal
+   PAL
+   :admin:admin
+
+
+1.
+
+ENGLISH:
+PAL Portal is JSR 168 compliant portal server. This portal is
+Jetspeed2 based server and includes portlets which PAL project provides.
+
+How to install:
+1. Download PALPortal-install-1.0-beta1.jar and
+   PALPortal-portletpack-1.0-beta1.zip
+2. Run installer
+   $ java -jar PALPortal-install-1.0-beta1.jar
+   Since the installer asks about a location of
+   a portlet pack, specify a path of
+   PALPortal-portletpack-1.0-beta1.zip
+3. Run PAL Portal to 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.
+
+How to uninstall:
+1. Delete the install directory, <INSTALL_DIR>