There is no reason why Acegi should not be able to integrate with swarm as long as you just use it for authentication (like wicket-auth-roles does). In fact i think that by following the auth-roles tutorial and replacing the auth-roles components with there swarm counterpart you should be getting things up and running. That being said the swarm-acegi integration is untested, it is on my todo list but lack of time, the rest of my todo list and a complete void in knowledge about acegi have prevented me from doing it. If you would be willing to test this i would be very thankful.
In the mean time if you have any questions about swarm, I'll be happy to answer them. Maurice On 8/23/07, Vincenzo Vitale <[EMAIL PROTECTED]> wrote: > Thanks Erik, > > yes I also have seen something about Wicket and Swarm integration > (http://wicketstuff.org/confluence/display/STUFFWIKI/Getting+started+with+Swarm) > but Acegi is at the moment the most known technology in my department > so at the moment I will use it, also because interested in showing how > Wicket is well integrated with all the most important (and known) > frameworks out there. > > > Grazie, > V. > > On 8/22/07, Erik van Oosten <[EMAIL PROTECTED]> wrote: > > Hi Vincenzo, > > > > Someone mentioned the project Swarm on the mailing list some time ago > > (http://www.nabble.com/forum/ViewPost.jtp?post=10853436&framed=y). > > > > Since I do not know Swarm I can not advice on which way to go. > > > > Regards, > > Erik. > > > > > > Vincenzo Vitale wrote: > > > Hi, > > > > > > In my project we are using Wicket and it definitively rocks!!! J > > > > > > Now I want to integrate authentication and authorization… I have red > > > the wiki page in > > > http://cwiki.apache.org/WICKET/acegi-and-wicket-auth-roles.html where > > > the acegi-wicket integration is explained, but you also mention a new > > > project currently in works… could you please give me more information > > > about that or do you suggest at the moment to use wicket-auth-role > > > and acegi? I'm using wicket 1.3.0-beta2 version. > > > > > > Thanks a lot, > > > Vincenzo. > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > -- > > Erik van Oosten > > http://2008.rubyenrails.nl/ > > http://www.day-to-day-stuff.blogspot.com/ > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
