Guys,

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".

Reply via email to