This page lists unconfirmed errors and comments from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Getting Started with Hibernate 3, 1e by James Elliott The catalog page for this title is http://www.oreilly.com/catalog/9780596528188/ This page was last updated April 23, 2008. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy or the digital version accessed. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem UNCONFIRMED errors and comments from readers: (26) example 7; References to log4j.logger.net.sf.hibernate need to be changed to log4j.logger.org.hibernate. Also log4j.logger.org.hibernate.cfg.Environment appender entry needs to be added. Compiler complains that it can not find it. {29} Example 8; Need to include hsql jars in 'tools.class.path', hbm2ddl will not execute without it in its classpath {30} ant schema compilation; Compile task not defined in build.xml. The 'ant schema' output makes reference to it (either the dependency is schema->compile->prepare, or schema->prepare, compile). Was not transferred from Hibernate: Developer's Notebook to the short-cut doc.