David Sean Taylor
Mon, 04 Apr 2005 13:29:20 -0700
The release is available for download from the Apache Download Mirrors:
http://www.apache.org/dyn/closer.cgi
Follow the links to portals/jetspeed-2
Two binary releases are provided.
1. Jetspeed-2 + Tomcat 5.0.30 distribution. 2. Jetspeed-2 + Tomcat 5.5.8 distribution.
Bridges released with M2:
* Struts Bridge 0.2 * Velocity Bridge 0.2 * JSF Bridge 0.2 * Perl Bridge 0.2 * PHP Bridge 0.2 * Portlet Framework 0.2
-------------------------- Jetspeed 2.0-M2 Release April 4, 2005 --------------------------
* PALM - Portlet Application Lifecycle Manager A new administrative portlet for managing the lifecycle of portlet applications. Supports start, stop, undeploy and delete operations.
* JBoss Support Jetspeed tested and running on JBoss versions 3.2.7 and 4.0.1sp1
* New Improved Deployment Deployment overhauled to support application server controlled deployment. Class loader and cross-context session control issues resolved.
* Struts Bridge Enhancements
* Navigations Refactoring
* Enhanced credential security and validation, Login/Password Enhancements
* LDAP Authentication support added.
* Secure Access to Site Resources (Pages, Folders)
* Profiler, Layout, PSML Security Documentation
* SSO Enhancements
* Improved JSF Support
* Finer grain Spring configuration
* Main Jetspeed context no longer requires /jetspeed
----------- Bug fixes ----------- see M2-bugfixes.html
--------------------- Tested App Servers: --------------------- * Tomcat 5.0.30 * Tomcat 5.5.8 * JBoss 3.2.7 * JBoss 4.0.1sp1
--------------------- NO Longer Supported: --------------------- * Tomcat 4.1.x
Support for Tomcat 4.1.x has been dropped.
--------------------------- Installation Instructions ---------------------------
cd /jetspeed tar xfz jetspeed-2.0-M2-Tomcat-<version>.tar.gz
For Windows:
cd c:\jetspeed unzip jetspeed-2.0-M2-Tomcat-<version>.zip
3. start the database
cd /jetspeed/jetspeed-database start-database.sh
For Windows:
cd c:\jetspeed\jetspeed-database start-database.bat
4. startup Tomcat
execute /jetspeed/jakarta-tomcat-<version>/bin/startup.sh
For Windows:
execute c:\jetspeed\jakarta-tomcat-<version>\bin\startup.bat
------------------------------ Configuring Another Database ------------------------------
and set your database connection
6. copy your database driver into Tomcat's common/endorsed directory
7. start up a web browser, navigate to http://localhost:8080/jetspeed/portal
Sample accounts to login as:
admin/admin manager/manager user/user
jetspeed-api-2.0-M1.jar jetspeed-commons-2.0-M1.jar pluto-1.0.1-rc1.jar portals-bridges-common-0.1.jar
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]