Hi forum I had implemented a T5 webapp with spring-security module, when a user try to access a page when the session is expired it redirects to login page and prints a stractrace like this:
org.apache.tapestry5.ioc.internal.util.TapestryException: Access is denied at org.apache.tapestry5.internal.structure.ComponentPageElementImpl.invo ke(ComponentPageElementImpl.java:948) at org.apache.tapestry5.internal.structure.ComponentPageElementImpl.acce ss$400(ComponentPageElementImpl.java:49) ... My system log is full with this kind of stack trace, my question is how can I disable this kind of stack trace? Thanks in advance -- View this message in context: http://tapestry.1045711.n5.nabble.com/Disable-Access-denied-Stack-trace-tp3211384p3211384.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org