Hibernate SessionFactory getCurrentSession returns null
Posted
by newbie
on Stack Overflow
See other posts from Stack Overflow
or by newbie
Published on 2010-04-22T10:51:39Z
Indexed on
2010/04/22
10:53 UTC
Read the original article
Hit count: 176
hibernate
Log file shows that when I start my war, there are no errors. When I try to get Session with SessionFactory it returns null.
I'm using SQL Server 2008.
© Stack Overflow or respective owner