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 Tomcat

    Posted Thu November 21, 2002 02:38 PM

    Hi There

    Just wondering if anyone has ever configured Tamino to run under Tomcat.

    Abdul


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Tamino and Tomcat

    Posted Thu November 21, 2002 03:23 PM

    Hi Abdul,

    Although Tomcat can serve static HTML, its speciality is serving jsp and servlet pages. Apache is a more specialised html server. So the normal configuration is to install both Apache and Tomcat, then link them using mod_jk or similar. With this configuration the Tamino filter (ApacheModuleIno) is installed under Apache, and Apache serves your Tamino content.

    HTH


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: Tamino and Tomcat

    Posted Fri November 22, 2002 02:08 PM



    Thanks Bill. I was hoping I’d get away with one less server.


    #webMethods
    #Tamino
    #API-Management


  • 4.  RE: Tamino and Tomcat

    Posted Fri November 22, 2002 02:25 PM

    Somewhat puzzled here …

    The use of Tamino under Tomcat is a non starter anyway. There is no Tamino filter/plugin for Tomcat, only for Apache (and other http servers).

    Unless you know otherwise?

    Kind regards,

    Simon


    #API-Management
    #Tamino
    #webMethods