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

installing Tamino and IIS on different machines

  • 1.  installing Tamino and IIS on different machines

    Posted Sun September 29, 2002 02:34 PM

    HI
    I want to have tamino on pc1 and IIS on PC2 .
    What should I do exactly ?
    (I read the docs but I did not get it.)
    Can U tell me step by step what I should do ?
    and what address should I use for accessing my DB?
    www.pc1.net/tamino/.. or www.pc2.net/tamino/..


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: installing Tamino and IIS on different machines

    Posted Mon September 30, 2002 11:04 AM

    On the machine where you just have IIS you need install the X-Port component only. Start the setup.exe of Tamino, select custom installation, server components, X-Port component.

    Once this is installed you need to modify the registry so the modiis.dll filter knows where to send the request to. This is documented within the documentation, see <tamino_version_dir>/HELP/INSTALL/IWCONFIG.HTM#msiis


    #webMethods
    #API-Management
    #Tamino


  • 3.  RE: installing Tamino and IIS on different machines

    Posted Mon September 30, 2002 11:40 AM

    THANX
    I did all U said , I installed X-port on pc2 and I added these information to the registry of pc2 :

    [HKEY_LOCAL_MACHINE\SOFTWARE\Software AG\Tamino\IIS Mapping]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Software AG\Tamino\IIS Mapping\Prefix]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Software AG\Tamino\IIS Mapping\Prefix\tamino/mydb]
    “location”=“tamino/mydb”
    “Host”=“pc1.mycompany.com
    “Port”=“5005”

    1- what value should I give to port ? xml port of mydb or xml/xts port ? or something else ?
    2-I assign the xml port of mydb to port , and in X-plorer I give this address to connect to my database : pc2.mycompany.com/tamino and mydb
    but I get a message that this is not a server !
    what is the problem ?

    LOVE


    #API-Management
    #webMethods
    #Tamino