After all, I could run the pluto-portal and pluto-testsuite on glassfish and I run into my first problem. The portal passes all test's except one:
"Application Scoped Session Attributes Test" This is because the portal http session and portlet http session have different session ID, the explanation given by the popup test talks about Tomcat 5.5.x. My application server is glassfish-b25 (version 9.1) which has Tomcat 6.x as servlet container but I don't know how to configure "emptySessionPath" on my installation. Any help on this would be appreciated. Alonso
