Evan Pease wrote: > I cannot find any problems in the hibernate.cfg.xml file despite the > error message. Would I receive this error if it cannot connect to the > database or because there is something wrong with the configuration file > itself? > > Here is my hibernate.cfg.xml file, we are using MySQL. I've replaced > usernames and passwords. Thank you so much for your help. >
The configuration file looks good. Are you sure you placed the mysql-connector jar in the lib folder? If yes, then there should be a deeper error in that stacktrace, can you get it from the logs? -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
