Menu

#166 db2 driver problem

open
hibernate (22)
5
2005-01-28
2005-01-28
Anonymous
No

There is problem with IDE (I didn't try without it). It
seems that loads driver class more than ones. So if you
use db2java.zip (there is native api bellow it) it fails with
the message java.lang.UnsatisfiedLinkError, class is
already loader by the other class loader. If you use
other db2jcc.jar (pure java) the problem is with the
licence file (you neew to load two jar - this one +
db2jcc_licence_xx.jar). However temporary workaround
is to put those drivers to jre/lib/ext of the eclipse.

Discussion


Log in to post a comment.