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 »