You need to place it in the same project as Cayenne. I assume your project follows a standard Java web app structure. So you have some sources and libraries that are assembled into a .war file. During the war assembly step derbyclient.jar should end up inside the project .war under WEB-INF/lib/ location.
Andrus On Apr 30, 2012, at 12:35 PM, Tadrierion wrote: > Yes I understand but when i'm suppose to do that ? (I'm not a pro :s) > > -- > View this message in context: > http://cayenne.195.n3.nabble.com/Can-not-load-JDBC-driver-named-org-apache-derby-jdbc-ClientDriver-tp3950272p3950320.html > Sent from the Cayenne - User mailing list archive at Nabble.com. >
