But you did create and edit the hibernate configuration file, did you<
Yes, hibernate.cfg.xml
But you setup and created mapping files for the classes that shall be persisted<
Yes, Author.hbm.xml
But you created the tables in the database that are used to persist the classes<
Yes
And you have a database up and running<
Yes
I also copied the jars from Hibernate21/lib to tomcat shared/lib
I now also get
/hibernate.cfg.xml not found
Where should this file reside?
Thanks
Frank
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
