hi I have a working talend job with active db2 connection. recently there was an upgrade to our db2 data base and that forced me to replace the jar in my job. I placed the new jar under C:\TOS_DI\TOS_DI-20151214_1327-V6.1.1\workspace\.Java\lib but still my job while running pickup a old jar not sure from where it is getting. How can i replace the old jar with the new one?
First of all the name must be the same - ok the driver actually have always the same name. Secondly the driver files are in the maven repository. Check you own repository (user-home/.m2/repositories/org/talend/libraries/)