Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
The project uses DatabaseConcepts. On startup a "jdbcResource not found" error is thrown.
Environment:
===========
BusinessEvents 4.0.1
All Operating Systems
Symptoms:
=========
Error in log:
[inference-class] java.lang.RuntimeException: jdbcResource /SharedResources/DBConnection.sharedjdbc not found
Cause:
======
Misconfiguration.
Resolution:
========
In BusinessEvents 4.0.1 you have to add the database URIs for DBConcepts in the CDD file (TAB Cluster --> Database Concepts --> Database URIs). Additionally, it is required to add the Oracle JDBC driver (ojdbc14.jar) to the classpath (Property be.dbconcepts.dburi in TRA-file will not be used).
NOTE:
To validate the Oracle connection in BusinessStudio you have to copy the Oracle JDBC driver to <BE-HOME>/studio/eclipse/thirdparty (create thirdparty folder if it does not exist).