> Hi > I received many mails about ldap during last 2 weeks so I had a > look at cvs > for problem and see that some user group role mechanism changes. I think > some additional programing required for ldap but I have some quick > questions. > > org.apache.jetspeed.om.security package has BaseJetspeedGroupRole > (GroupRole) class but turbine implementation has > TurbineUserGroupRole class. > It must be TurbineGroupRole or what?
API change: JetspeedSecurity.getRoles(username) now returns iterator of GroupRole objects rather than Role objects. > I had to add LdapUserGroupRole or LdapGroupRole class > Also ldap design do match exactly this case I had to omit some feature, I > will describe problem in feature > > Note that I planned some reengineering on ldap backend but I didnot have > enough time. > > Also I remember that somebody was volunteer for Turbine 2.3 support on > jetspeed. Are there any plan for that. > Yes, there's a Bugzilla bug# for this: http://issues.apache.org/bugzilla/show_bug.cgi?id=22825 and http://issues.apache.org/bugzilla/show_bug.cgi?id=20513. The patches were submitted by Martin Poeschl. I'm was so shocked and sad when I found out that he passed away. I was just getting ready to work with him on these patches... So yes, there are plans. Time to implement, that's another story. Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
