Answer the question
In order to leave comments, you need to log in
Problem getting sessionFactory!?
The bottom line is this:
1. when the program starts, NPE pops up in the line "bookDao.addBook(book);"
Here is the log:
2. following the link indicates that the error pops up in the line "session = HibernateUtil.getSessionFactory().openSession(); "
3. here is the implementation of the method
itself "
Answer the question
In order to leave comments, you need to log in
obviously, catch needs throw new ExceptionInInitializerError(). well, the exception there should not be suppressed, but thrown further
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question