Re: Problem with database configuration - help appreciated

2013-05-14 Thread Hassan Parthasarathy
I am setting up the DB connections so that I can use them in my jobs. I am setting the CLASSPATH by setting up the environment variable in Jenkins Environment configuration. It is not BUILD that the build I am using or setting. Thanks Partha On Tue, May 14, 2013 at 4:58 PM, Sami Tikka wrote: >

Re: Abridged summary of jenkinsci-users@googlegroups.com - 11 Messages in 8 Topics

2013-05-14 Thread Hassan Parthasarathy
Hi, I am trying to setup database connections for DB2; But, I am getting the error as below: class not found:com.ibm.db2.jcc.db2driver I have included the environment variable to include the JDBC driver in the CLASSPATH .I know this does not make sense to expect the database connection to pick up t