Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
=========
“JDBC connection Test Failed: Class not found oracle.jdbc.OracleDriver” error in studio.
Environment:
==========
TIBCO BusinessEvents (BE) 4.0.1
All Operating Systems
Symptoms:
========
“JDBC connection Test Failed: Class not found oracle.jdbc.OracleDriver” error seen in studio when clicked on test connection.
Cause:
=====
Oracle driver not placed in the BusinessEvents studio classpath.
Resolution:
========
1). Open the following file for editing:
BE_HOME/studio/eclipse/configuration/studio.tra
2). Add the Oracle drivers to the studio.extended.classpath property. The path delimiter is the semi-colon (;) on Windows and colon (:) on UNIX.
References:
==========
TIBCO BusinessEvents 4.0.1 Docs > Developer’s Guide > Project Tasks > Adding External Libraries to the BusinessEvents Studio Classpath