How can I ensure that is a Facelets error? I see this DEBUG in my log file...
I've made a project from scratch, and looked into this, and there is no example that use the authorize tag. And I can't see any diffreneces... What should I specialy to look? Thanks 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-tp18136287s2369p18137724.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]
