IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Adapters Connections Error

  • 1.  Adapters Connections Error

    Posted Thu November 03, 2011 06:47 AM

    Hi

    I get this error:

    Error encountered
    [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource Hosea.connections:customDatabase.
    [ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
    com.wm.dd.jdbc.oracle.OracleDriver cannot be cast to javax.sql.DataSource

    when I try to connect to:

    Transaction Type LOCAL_TRANSACTION
    DataSource Class: com.wm.dd.jdbc.oracle.OracleDriver
    serverName: serverName
    user: userName
    password: ******
    databaseName: databasename
    portNumber: 1521
    networkProtocol: TCP
    Other Properties: driverType=thin

    Thanks for help


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: Adapters Connections Error

    Posted Wed November 16, 2011 12:09 PM

    Hi,

    did you try to use

    oracle.jdbc.pool.OracleDataSource

    as your Data Source Class?

    Best regards,

    Sascha


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods