Symantec Privileged Access Management

 View Only
  • 1.  A2A Driver class implementation

    Posted Aug 11, 2020 02:18 PM

    Team,

    According to IBM, the com.cloakware.jdbc.JdbcDriver is an implementation of java.sql.Driver.

    To configure A2A for Websphere Application server 8.5,  we need to specify a driver class that is an implementation of javax.sql.ConnectionPoolDataSource.

    Does the A2A cloakware JDBC driver has such class?

    Chris



  • 2.  RE: A2A Driver class implementation

    Broadcom Employee
    Posted Aug 21, 2020 12:13 AM
    Hi Chris, IBM is correct, this driver implements java.sql.Driver. There is no other driver included in the A2A client. This is just a proxy driver between the actual datasource driver and PAM.