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
  • 1.  problem with TDataSource

    Posted Mon July 22, 2002 08:13 AM

    Hello –

    If I specify
    “com.softwareag.tamino.db.API.ejb.datasource.TDataSource” as specified in the 311 Docs, using Weblogic6.1 and JDK1.4 I am getting a error as “No suitable Driver specified”.

    Is it TDatasource(as specified in the 311 Docs) or is it TDataSource. I have verified with both of them, but couldnt’ get the connection.

    Well, I’d posted earlier about the problem with TDriver.

    Any information regarding this issue.

    Thanks,
    Ravi.


    #webMethods
    #webMethods-Tamino-XML-Server-APIs
    #API-Management


  • 2.  RE: problem with TDataSource

    Posted Mon July 22, 2002 04:22 PM

    Hi Ravi,

    I assume you are referring to the same WebLogic 6.1 environment. The TDataSource and TConnPoolDataSource classes are not meant for use in a WebLogic environment. They are meant for other App Servers. So, doesn’t bring anything trying to use them with WebLogic. TDriver is what should be used for WebLogic.

    regards
    Martin


    #webMethods
    #webMethods-Tamino-XML-Server-APIs
    #API-Management