Hello Matt, this is a long timed bug for me, but no solution.
My Spring <security:authorize> evaluated always true ( I mean ), while the inner tags is always rendered, independet from <security:authorize role="xxx_T">. The only what I modified is the role names: I added a suffix "_T" to it. But in security.xml all goes good. What should I do?!? Bye mraible wrote: > > Is this a Facelets error? You might look at the latest version of > AppFuse to compare your source to its. > > Matt > > On Thu, Jun 26, 2008 at 9:10 AM, Attila <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I've upgraded Appfuse JSF from 2.0.1 to 2.0.2 described in Upgrade Guide >> 2.0.2. I've changed Acegi to Spring Security. Now <security:authorize> is >> not working, in log I see: >> >> DEBUG [http-8080-1] TidyParser.messageReceived(209) | Message for HTML >> parsing : <security:authorize> is not recognized! >> >> The tag is "imported" as : >> xmlns:security="http://www.springframework.org/security/tags" >> >> Please add me advise. >> >> Thanks >> Bye, bye >> Attila >> -- >> View this message in context: >> http://www.nabble.com/Upgrade-to-Spring-Security-from-Acegi-doesn%27t-go%21-tp18136287s2369p18136287.html >> Sent from the AppFuse - User mailing list archive at Nabble.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] > > > -- View this message in context: http://www.nabble.com/Upgrade-to-Spring-Security-from-Acegi-doesn%27t-go%21-tp18136287s2369p19396908.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
