Hi,
After successfully installing commandbox and coldbox for developing applications in CF 2016.
We are having issues in connecting with Oracle datasource.
lucee.commons.lang.ClassException: cannot load class through its string name, because no definition for the class with the specified name [oracle.jdbc.OracleDriver] could be found caused by (java.lang.ClassNotFoundException:oracle.jdbc.OracleDriver;java.lang.ClassNotFoundException:oracle.jdbc.OracleDriver not found by lucee.core [64]
I have the ODBC jar listed in the bundle.
Can someone help to solve this issue?
I’m about to start the framework for my development purpose. I need to confirm to go ahead with this framework by solving this issue.