Previous Next

Thread: [IIS 5.1 & Tomcat 6] Problem of redirection

Last post 09-12-2008 10:19 AM by tomkmvp. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 07-29-2008, 12:00 PM

    • Corpio
    • Not Ranked
    • Joined on 07-29-2008, 3:32 PM
    • Nice, FRANCE
    • Posts 1

    [IIS 5.1 & Tomcat 6] Problem of redirection

     Hello,

    I want to develop a java web application using Tomcat and IIS. The jsp and servlet examples work directly on Tomcat but not across IIS.

    I use the isapi_redirect 1.2.26 plugin to redirect the java request from IIS to Tomcat. I configured the two web servers as described on the tomcat website !!

     

    • http://localhost/examples/jsp/index.html :

    Etat HTTP 404 - /jakarta/isapi_redirect-1.2.26.dll
    type
    Rapport d'état
    message /jakarta/isapi_redirect-1.2.26.dll
    description La ressource demandée (/jakarta/isapi_redirect-1.2.26.dll) n'est pas disponible.
    Apache Tomcat/6.0.16

     

    •  C:\WINDOWS\system32\Logfiles\W3SVC1\ex080729.log :

    #Software: Microsoft Internet Information Services 5.1
    #Version: 1.0
    #Date: 2008-07-29 15:49:59
    #Fields: time c-ip cs-method cs-uri-stem sc-status
    15:49:59 127.0.0.1 GET /examples/jsp/index.html 200

     

    •  C:\Program Files\Apache Software Foundation\Tomcat 6.0\logs\isapi_redirect.log :

    No error

     

    Suggestions ??

     

    Thanks

     

  • 08-05-2008, 5:36 AM In reply to

    • mats550
    • Not Ranked
    • Joined on 11-21-2007, 1:41 PM
    • Posts 8

    Re: [IIS 5.1 & Tomcat 6] Problem of redirection

    Etat HTTP 404 - /jakarta/isapi_redirect-1.2.26.dll
    type
    Rapport d'état
    message /Jogjakarta/isapi_redirect-1.2.26.dll
    description La ressource demandée (/jakarta/isapi_redirect-1.2.26.dll) n'est pas disponible.
    Apache Tomcat/6.0.16

    It looks like jakarta connector issue.

     

     

  • 09-08-2008, 2:32 PM In reply to

    • zdenek
    • Top 500 Contributor
    • Joined on 09-08-2008, 6:25 PM
    • miami
    • Posts 13

    Re: [IIS 5.1 & Tomcat 6] Problem of redirection

    from what i understand, the dll must be renamed to isapi_redirect.dll (ie drop the "-1.2.26") part and see if that will help.
  • 09-09-2008, 5:29 AM In reply to

    Re: [IIS 5.1 & Tomcat 6] Problem of redirection

    Hi,

    If you check the status of the Tomcat ISAPI filter on the web site in question you will see that it probably hasn't loaded. If you rename the file to isapi_redirect.dll it should load OK.

    Regards, 

    Paul Lynch
    www.iisadmin.co.uk
  • 09-11-2008, 10:04 PM In reply to

    Re: [IIS 5.1 & Tomcat 6] Problem of redirection

     Also make sure that you have Allowed the DLL in Web Service Wxtensions in IIS

    Moosa.
    ---------
    eUKhost.com
    Your Search for Webhosting Ends here..
    ASP .NET - MSSQL Hosting
    Free ASP .NET - MSSQL Solutions
  • 09-12-2008, 10:19 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Lawrenceville, NJ
    • Posts 4,070
    • IIS MVPs

    Re: [IIS 5.1 & Tomcat 6] Problem of redirection

    murtaza_t:
    Also make sure that you have Allowed the DLL in Web Service Wxtensions in IIS
    IIS 5.1 does not have that feature, it was introduced in IIS 6 ...

Page 1 of 1 (6 items)
Page view counter