Before starting, be ready for apache, JRE and tomcat 6, and download jetspeed-installer-demo-2.2.0.jar (62MB)
(1) java -jar /home/duke/jetspeed-installer-demo-2.2.0.jar text
...
- Select an installation directory [default:/Jetspeed-2.2.0]
/usr/apache/tomcat60/webapps/jetspeed
...
- Database selection
choose 2) Derby [default]
...
(2) terminate Tomcat:
/usr/apache/tomcat60/webapps/jetspeed/bin/shutdown.sh
(3) run Tomcat with Jetspeed:
/usr/apache/tomcat60/webapps/jetspeed/bin/startup.sh
Check if the scripts are executable when it fails to run.
(4) see if http://tomcat-server:8080/jetspeed/ works.
(5) input password for admin ID, and so on
Thanks to the detailed explanations in http://jetspeed-japan.sourceforge.jp.
No comments:
Post a Comment