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 and JBOSS

    Posted Thu July 25, 2002 09:55 AM

    Can I use JBOSS as my Application Server to Access Tamino, Using the TaminoEJBConnection ?


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


  • 2.  RE: Tamino and JBOSS

    Posted Thu July 25, 2002 11:49 AM

    According to the documentation:
    - if you use Tamino 3.1.1.x then JBoss 2.2.2 and 2.4.0 is supported.
    - if you use Tamino 3.1.2.1 then JBoss 2.4.x is supported.

    HTH


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


  • 3.  RE: Tamino and JBOSS

    Posted Mon May 19, 2003 04:11 PM

    I have problems for configuring a username/password on top of the dtabase with JBoss 2.4.

    Here is what I find in Tamino documentation :

    You can add user authentification by adding the following attributes right after the last attribute element:
    taminoUser
    taminoUserPassword



    Unfortunately, I keep getting null pointer exceptions on getConnection() when doing this.

    Any idea?


    Software AG Belgium, Professional Services Division


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


  • 4.  RE: Tamino and JBOSS

    Posted Wed May 21, 2003 02:10 PM
    1. Do not use “Tamino EJB API”, it is deprecated. Use “Tamino Resource Adapter” instead.
      To get help more informations are required.
      - The Tamino Version
      - The chapter of referenced documentation
      - The stack trace
      - everything what helps to understand your environment

      Cheers
      Josef Haiduk

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


  • 5.  RE: Tamino and JBOSS

    Posted Thu July 10, 2003 04:12 PM

    For informatyion:: the problem was identified.
    For what I remembered, it was a matter of case sensitivity of the attributes (Password versus password) for configuring the driver’s parameters.


    Software AG Belgium, Professional Services Division


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