Expert |
 |
Joined: Tue May 13, 2008 3:42 pm Posts: 919 Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
|
The db2java.zip file may need to be on the classpath of the classloader for the Hibernate libraries, not just the classpath for the war file classloader.
Try packacing the db2java.zip file with the Java Project used by Hibernate. Just try it and see if it goes away. If it does, you may need to configure the classloader.
_________________ Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?" http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials
|
|