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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only

DB2 Universal Type2 Driver

  • 1.  DB2 Universal Type2 Driver

    Posted 07/02/08 04:41 PM

    Hi,

    I am using a Jar deployed in webM which loads and uses DB2 Universal Type 2 Driver, but webMethods during runtime doesnot seem to pickup right connection object: As shown below
    the connection object output for universal type 2 is(as run on eclipse)
    com.ibm.db2.jcc.uw.UWConnection@8c1dd9
    the connection object output for regular type 2 is(as run on eclipse)
    DB2Connection
    {
    connectionHandle = 1
    SPConnected = false
    source = cdwd
    user = cdwdmgr
    conArgs =
    closed = false
    describeCached = false
    describeParam = true
    isReadOnly = false
    autoClose = false
    LONGDATA compat = false
    }
    but webMethods output is same for both drivers which is the 2nd one even though the driver loaded is universal type 2. Did any else had this kind of issue, is so please help me in getting it solved…

    Thanks,
    Vijay


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB