I believe that you can ignore the missing "Scanner" class error. Since Hibernate 3.3.1 doesn't have the Hibernate Scanner class (you will have to manually add each entity class to the persistence.xml instead or upgrade to a more recent Hibernate 3.6.x/4.x release).