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.  Tamino Resource Adapter and BES

    Posted Thu June 12, 2003 02:04 PM

    Hello

    Can I use TaminoResourceAdapter with Borland Enterprise Server?

    When I try to deploy Tamino RA on BES i have following message:

    visiconnect: java.lang.Error: Invalid helper class: com.softwareag.tamino.db.API.connector.TaminoDataSourceHelper
    visiconnect: Please ensure that the connector being deployed is either Remoteable or is configured to be deployed to the serial JNDI naming context
    visiconnect: java.lang.Error: Internal Error: did not find the ConnectionFactory impl, corrupt table?

    What is com.softwareag.tamino.db.API.connector.TaminoDataSourceHelper?
    This class isn’t included in Tamino jars, so what can I do?
    Can anybody help me?


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


  • 2.  RE: Tamino Resource Adapter and BES

    Posted Mon June 16, 2003 10:23 AM

    Hello Stahoo,

    Borland seems to look for classes not mentioned in the deployment descriptor file ra.xml. There is in fact no class called …TaminoDataSourceHelper. It’s an internal Borland problem.
    Ask Them for help.

    Check also the entries in the ra.xml file. You should find this entry for the TaminoJCA_localTx.rar:

    com.softwareag.tamino.db.API.connector.spi.TaminoLocalTxManagedConnectionFactory
    com.softwareag.tamino.db.API.connector.TaminoDataSource
    com.softwareag.tamino.db.API.connector.TaminoDataSourceImpl
    com.softwareag.tamino.db.API.connection.TConnection
    com.softwareag.tamino.db.API.connector.spi.TConnectionWrapper



    Josef Haiduk


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


  • 3.  RE: Tamino Resource Adapter and BES

    Posted Mon June 16, 2003 09:49 PM

    I’d rather try to use Tamino API for EJB.
    Thanks for help anyway.


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