As suggested in the Jira, your SettingsService could @Inject ObjectLocator instead of the hibernate session. It could then lazily call ObjectLocator.getService(Session.class) to get the hibernate session.
-- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-makes-it-impossible-to-load-symbols-from-DB-TAP5-1823-tp5719752p5719763.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