Jetspeed 2.2.0 release

Thursday, May 28th, 2009

Jetspeed 2.2.0
The Jetspeed 2.2.0 release is a major release of the Jetspeed-2 portal and is the first release of Jetspeed that is fully compliant with the Java Portlet Specification 2.0. With this new version of Jetspeed.
Jetspeed 2
See Latest jetspeed in action demo
Use the username admin connects using the password j2
New Features in Version 2.2.0

Portlet API [...] Read more »

Build Portal with Apache Jetspeed2

Sunday, May 10th, 2009

Jetspeed is an Open Portal Platform, written entirely in open source under the Apache license in Java and XML.
Jetspeed allows to build your own custom portal based on jetspeed or to use base jetspeed.
You download out-box jetspeed from download, It comes with Jetspeed portal server and j2-admin(Jetspeed administrative portlet application)
Jetspeed out-of-box comes with tomcat5, but [...] Read more »

Jetspeed with filter authentication

Sunday, May 10th, 2009

Jetspeed 2 authenticate user’s with JAAS. Jetspeed installer and maven plug-in both configure tomcat for JAAS authentication.
I have seen people facing problem in configuring JAAS in different application server e.g Websphere, Jboss etc.In some case user face error in tomcat too.
This is the common error log, if JAAS is not configured properly
javax.security.auth.login.LoginException: unable to find [...] Read more »

Apache Jetspeed-2 installation

Sunday, May 10th, 2009

Jetspeed-2 installation
Jetspeed-2 (JS2) portal installation is very easy and simple,still i have seen lot of people
having trouble in installation. Its very important to under-stand, what exactly is required to run jetspeed.
Jetspeed in more generic way an web application, which is serving user request as portal and requires three simple thing to run
Database
Jetspeed has custom database [...] Read more »