njuneja wrote:
max wrote:
That exception is from INSIDE your jdbc.app.DB2Driver! Maybe it is looking for some native drivers that are not available via tha Path or something ? just guessing...
I think this is bug in Hibernate. I downloaded 2.03 and it works. I have posted this as bug
Would you please try to step through your code and find out why a jdbc drivers is Null pointing INSIDE it's call to a loadLibrary() method !?
This is most likely something dependent on your exact environment - and thus most likely not a bug....but if it is then we can't find it without
*you* digging some more than just point a NullPointer into a commercial vendors initializing code.