learjet wrote:
In the Hibernate 3.0 Quickstart with TomCat tutorial, there is a table on page 1 outlining the required jars. I think there is one mandatory jar library that is missing - namely asm.jar.
asm.jar provides the org.objectweb.asm.Type required by the SessionFactoryImplementation.
Is this correct? If so, I'll file a bug on it.
-david-
The last item in table 1.1 Hibernate 3rd Party Libraries " Required or Not? " refers you to the README.TXT file in the distributions lib directory for a complete list of dependencies.
In version 3.0.3 this file is named _README.TXT.