PAL Portal is the web application server with the portlet
container,
which is compliant to the JSR 168 standard and can use 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-beta4.jar
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 '$')
3. Execute <INSTALL_DIR>/bin/startup.[sh|bat]
4. Access http://localhost:8080/palportal to display
PAL Portal. To login as an administrator, you can use
admin/admin as Username/Password. To modify default pages,
use site/site as Site manager.
How to deploy PALab's portlets:
1. Login as admin
2. Navigate to Root >> Portal Administration >> RPAD
3. Click Deploy link you want to deploy
How to uninstall:
1. Delete the install directory, <INSTALL_DIR>