Re: Error while loading OracleDriver

2008-11-20 Thread manish_goyal
Hi, Thanks all for your response. Now it's working fine after placing all jar files to Java\jdk1.5.0_15\lib. Regards, Manish -- View this message in context: http://www.nabble.com/Error-while-loading-OracleDriver-tp20577699p20616386.html Sent from the Log4j - Users mailing list archive at Na

Re: Error while loading OracleDriver

2008-11-20 Thread Jacob Kjome
On Wed, 19 Nov 2008 21:24:41 -0800 (PST) manish_goyal <[EMAIL PROTECTED]> wrote: Hi, Thanks for your reply. I have placed ojdbc14.jar and classes12.jar file in class path. But still i am getting the same error. Well, you would place one or the other in the classpath, not both...  The latt

Re: Error while loading OracleDriver

2008-11-19 Thread manish_goyal
Hi, Thanks for your reply. I have placed ojdbc14.jar and classes12.jar file in class path. But still i am getting the same error. Please solve this problem. Regards, Manish -- View this message in context: http://www.nabble.com/Error-while-loading-OracleDriver-tp20577699p20595343.html Sent

Re: Error while loading OracleDriver

2008-11-19 Thread Jacob Kjome
How about placing the Oracle driver in the classpath? Jake On Wed, 19 Nov 2008 03:11:04 -0800 (PST) manish_goyal <[EMAIL PROTECTED]> wrote: Hi, I am sending message to JMS queue using java application. From there i am using log4j.properties file for logging message to File and Database. I ha

Re: Error while loading OracleDriver

2008-11-19 Thread Thorbjørn Ravn Andersen
manish_goyal skrev den 19-11-2008 12:11: Hi, I am sending message to JMS queue using java application. From there i am using log4j.properties file for logging message to File and Database. I have added ojdbc.jar and JDBCAppender.jar file in dependency. I am able to log in to file, but for DataB