KB Article #61638

database drivers for JDBC connector are not present by default in the classpath

Problem

database drivers for JDBC connector are not present by default in the classpath


Resolution

it''s an explicit choice that Integrator doesn''t deliver by default database drivers in $CORE_ROOT/java/lib/ext(or anywhere in the classpath)
user must handle himself database drivers.
in the past drivers were present cause used by the boradcast agent to handle database connection, but this requirement doesn''t exist anymore.