You're right. The redirect form the login page to the application's home page seems to be a new request. I've simply tested it by trying to access the user's roles directly after the user was retrieved from the database and before the redirect to the application's home page. Here the roles could be loaded without lazy loading exception.
So thanks for the tip! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Lazy-loading-exception-despite-of-OpenSessionInViewFilter-and-object-loading-within-a-request-tp3786744p3790692.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
