i'am trying to load a user bean from db via hibernate. the user bean is a session-scoped bean (aop-proxy). i've added the ScopedBeanInterceptor, so now i don't get an unknown enitity exception...
Type: Posts; User: giga; Keyword(s):
i'am trying to load a user bean from db via hibernate. the user bean is a session-scoped bean (aop-proxy). i've added the ScopedBeanInterceptor, so now i don't get an unknown enitity exception...