Hi, I've been working on upgrading us to 2.0, and we've run into a strange bug. It seems that the hibernate.jar file ships with a hibernate.properties file in it with the JDBC driver set to DB2. Since we're using Oracle and thus don't have the DB2 driver, it's throwing an exception.
Why is this in the jar file? I just want to use the hibernate.cfg.xml and provide my own connections. Hibernate doesn't need to know anything about JDBC drivers in my case, and I wouldn't want to default to DB2 anyway. I guess I can go in and remove this file from the .jar file, but why was it there in the first place? Jason -- Jason Carreira Technical Architect, Notiva Corp. phone: 585.240.2793 fax: 585.272.8118 email: [EMAIL PROTECTED] --- Notiva - optimizing trade relationships (tm) ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel