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.  IIS and Tamino 3.1.1.1

    Posted Tue January 15, 2002 04:41 PM

    Hi,

    I’m working with Tamino version 3.1.1.1
    Before I installed Apache like web server and everything works fine.
    I would like to run Tamino also on IIS.
    Obviously separately: IIS on 8080 port and Apache on 80.
    I followed the directions as I saw on the documentation.
    I copied the modiis.dll under Inetpub\Scripts and I added the modiis.dll to “ISAPI filter” and its status now is “loaded”. I restarted the WWW service but when I run http://localhost:8080/tamino I receive: “Page not found”.
    Can someone help me ??

    regards
    Cristian


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: IIS and Tamino 3.1.1.1

    Posted Wed January 16, 2002 10:56 AM

    Not too sure as I use Apache, but try and complete the URL with something like _diagnose=ping to see if a database is alive, e.g

    http://localhost/tamino/welcome3_1_1_1?_diagnose=ping

    If this replies with 404 page not found then the Tamino ISAPI filter is not working; but just try the above first and see what result this produces.


    #API-Management
    #webMethods
    #Tamino


  • 3.  RE: IIS and Tamino 3.1.1.1

    Posted Wed January 16, 2002 11:18 AM

    Hi,

    thanks for your answer.
    I tried to make that you suggest to me.
    To be honest, I received the correct answer and now I am able to use the schema editor and also the system management hub.
    There is only a little problem.
    When I type
    http://localhost:8080/tamino
    I’m continuing to see “Page Not Found”
    Do you know the reason of that ?
    Now this is a curiosity, because I can work the same very well.

    regards
    Cristian


    #webMethods
    #API-Management
    #Tamino


  • 4.  RE: IIS and Tamino 3.1.1.1

    Posted Thu January 17, 2002 03:36 AM

    I actually think a page not found is the correct response when looking at http://localhost:8080/tamino due to the fact that there is nothing to display at that address. It is not a full address and does not have a default page associated with it.

    I would be interested in what others think.

    Daniel


    #Tamino
    #API-Management
    #webMethods