Hi
After adding class12.jar in setclasspath.bat file I am
getting below error. I have copied Clasess12.jar in
Common\lib directory. 

DBConnection - getConnection()namingexception caught:
Name jdbc is not bound in
this Context
com.ge.voc.util.SqlBean.executeQuery() outer caught:
No suitable driver. SQL sta
te = 08001, error code = 0
java.sql.SQLException: No suitable driver
        at
java.sql.DriverManager.getConnection(DriverManager.java:532)
        at
java.sql.DriverManager.getConnection(DriverManager.java:171)
        at
com.ge.voc.util.DBConnection.getConnection(DBConnection.java:53)
DBConnection - getConnection()namingexception caught:
Name jdbc is not bound in
this Context
com.ge.voc.util.SqlBean.executeQuery() outer caught:
No suitable driver. SQL sta
te = 08001, error code = 0

Can anyone pls help me to solve this problem

Thanks
Bikash


--- Bikash Paul <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Iam using Tomcat5.0 and iam trying to connect
> oracle8i
> Data base through Datasource and I have created one
> Datasource using administrator tool of Tomcat using
> oracle driver and I have kept my driver
> classes12.jar
> file in common\lib folder and also in server\lib
> folder but still it giving me error that
> "java.lang.ClassNotFoundException
> :oracle.jdbc.driver.OracleDriver".Can any one please
> tell me is there any class path setting require for
> that if it is require then in which file.Eagerly
> waiting for reply.
> 
> Thanks & Regards
> Bikash
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Search - Find what you�re looking for faster
> http://search.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to