Hi, I have already set up a portal with a database in which I store users and roles and now I would like to integrate Jetspeed in this portal. I have made a quick and dirty solution so that it is possible for the user to access the personal portlet page without having to logon twice, i.e I modified the JetspeedSessionValidator. But this requires that the user exists in both databases. Now I would like to retrieve a users roles from my portal database, so my question is which file/files do I have to modify to do this? I have of course already created the class which fetches the roles from my db. Which class retrieves the information about which portlets a user could use, including the roles/groups the user belongs to? Which class sets the PORTLET_LIST in the PorletSession after the user has logged on or added a new portlet to one of his/her panes? (The searchfunctionality in win XP sucks, so I can't search for text strings in classes even though I have the source code) Thanks, J.Li (Not to be mixed up with J.Lo :-)
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
