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

Tomcat Install

  • 1.  Tomcat Install

    Posted Thu June 12, 2003 04:20 PM

    X-Application Version: 4.1.1, 3.1.3
    Tamino Version : 4.1.1, 3.1
    Platform : Win2k, WinXP, Solaris, Linux, …
    WebContainer : Tamocat 4.1.1, Tomcat 3.3.1
    JDK Version : 1.4.1, 1.3.1

    Trouble Finding Tomcat when after Tamino Installed. The user guide mentions if problems are encountered to be sure the Apache httpd.conf file includes the LoadModule ino_module modules/ApacheModuleIno.dll

    <Location /tamino>
    SetHandler ino


    How does this work with Tomcat? Are modules added the same way? Any ideas?


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Tomcat Install

    Posted Fri June 13, 2003 10:50 AM

    The ApacheModuleIno.dll allows access to Tamino via the Apache webserver. Tomcat is separate. If you wish to have a single access point (Apache) that redirects requests for servlets and jsp pages to Tomcat then you need to install mod_jk available from Apache.

    Hope this helps.

    Stuart Fyffe-Collins
    Software AG (UK) Ltd.


    #API-Management
    #Tamino
    #webMethods