Maybe caused by MutableComponentModel#addRenderPhase? I don't use T-S-S, but have another role annotation based solution. I can work before 5.0.18 too but fail when upgrade to 5.1.0.0. I need call MutableComponentModel#addRenderPhase to make it work at the end of the security transformerworker.
Thanks, DH ----- Original Message ----- From: "Thiago H. de Paula Figueiredo" To: "Tapestry users" <users@tapestry.apache.org> Sent: Wednesday, March 25, 2009 10:23 AM Subject: Tapestry-Spring-Security and Tapestry 5.1.0.x > Hi! > > Is it just me or Tapestry-Spring-Security doesn't work with Tapestry > 5.1.0.x? I tried to use the @Secured annotation in a class, using a > non-existent role, and the page was rendered normally when it should > redirect to the login page. Changing to T5.0.18 makes everything work as > expected. > > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and instructor > http://www.arsmachina.com.br/thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >