Since 2.1 branch is now the new recommended version and since people will be in the migration process for a while, I suggest to add something like that in the forum & mailing lists wiki page

If you have code thats misbehaving, the quickest way to a solution is to provide:

  • your mapping document(s)
  • the code between sessionFactory.openSession() and session.close()
  • a TRACE level Hibernate log (see the FAQ for instructions on enabling logging)
  • *the version of hibernate you're using*

Another suggestion, there is no direct link in this page to the FAQs from the forum page. It may be added in  http://www.hibernate.org/Documentation/HibernateUsersFAQ

Emmanuel

Reply via email to