uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE42103-E

The specified JDBC driver is not supported by the current J2EE feature. JDBC driver = aa....aa Details = bb....bb

aa....aa: File name[, file name]
bb....bb: Detailed message
Description
The specified JDBC driver is not supported by the operation mode of the current J2EE server mode.
Action
Take the following actions based on the details:
  • To the basic mode, need to import only JdbcDbpsv.jar.
    In the case of basic mode, import only the JdbcDbpsv.jar of the Cosminexus Driver for Java Technology.
  • To the basic mode, need to import JDBC driver that implements the java.sql.Driver interface.
    In the case of basic mode, import the JDBC driver containing the class that implements java.sql.Driver interface.