Well....It's actually not the
location of the classes12.zip that's significant but you need to make sure
that you have specified the absolute path for this file (wherever on your
system does it reside) in weblogic.class.path property. Please note that (I'm
not sure if you have already done it) the SYSTEM CLASSPATH and WebLogic
CLASSPATH are different, and it's the WebLogic CLASSPATH that is used by WL
classloader to locate the class. So check it out if you set the correct
CLASSPATH settings i.e. WebLogic CLASSPATH settings through
(WEBLOGIC_CLASSPATH env variable defined in) startWebLogic.cmd
file.
I hope it'll work.
Thanks
Zahid
----- Original Message -----
From: Srinivasa Murthy <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 08, 2000 3:57
AM
Subject: A Basic Doubt in JDBC-ORACLE (Thin
Driver)
>
> There is something wierd is happening in my weblogic 5.1. I have actually
> compiled and deployed about 5 enterprise components in my weblogic server
> (Development environment). It was all working fine and alright. Now, all of
> a sudden the beans are not able to establish connectivity with the database.
> when I try to run the "t3dbping" utility it gives me an error. When I
> execute the following CMD It says,
>
> CMD:
> java utils.t3dbping t3://localhost:7001 otiger otiger ""
> oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@192.168.10.16:1527:mtgr
>
> OUTPUT :
> Connecting to WebLogic with the WebLogic JDBC Driver
> Can't connect with the WebLogic JDBC driver:
> JDBC Driver class oracle.jdbc.driver.OracleDriver not found in CLASSPATH
> Server StackTrace:
> [
> <not available>]
> }
>
> Actually, this was working and fails suddenly. I am using a thin driver for
> oracle and have already set classpath to classes12.zip. Any help plssss????.
> DO I need to copy the classes12.zip elsewhere in weblogic server too.
>
> Kindly help me out. Thnx in advance.
>
> Srinivas.
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
>
