gt;
> On Tue, Nov 18, 2014 at 11:40 AM, dragon wrote:
>
>> Im trying to access a hibernate entity/database from a shiro
>> AuthorizingRealm extending class. Since the tapestry IOC does not inject
>> outside Pages / Components, how do i access the Hibernate Session so i
>
Im trying to access a hibernate entity/database from a shiro
AuthorizingRealm extending class. Since the tapestry IOC does not inject
outside Pages / Components, how do i access the Hibernate Session so i
can access the database?
Thanks for any suggestions.
-