https://issues.apache.org/bugzilla/show_bug.cgi?id=46162

           Summary: IIS 7.0 and isapi_redirec.dll are not login Dynamic
                    content in WebServer log file
           Product: Tomcat Connectors
           Version: unspecified
          Platform: PC
        OS/Version: Windows Server 2008 (Longhorn)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: isapi
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Hi,

   We are using IIS 7 webserver with Jboss 4.3.0 CP1 and there is no dynamic
content mapping information in IIS 7 log file. we can see all mapping
information in IIS 6.  we also tried latest isapi connector(v1.2.7), it didn't
make difference.  
for example:
we only see those info now in IIS 7.
2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/scripts/cookie.js - 80 - 158.228.147.226
Mozilla/4.0+

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/images/branding/animated-lines.gif - 80 -
158.228.147.226 Mozilla/4.0+

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/images/branding/swoosh-glyph.png - 80 -
158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0
--------------------------------
we can see more info in IIS 6 like this.

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfc/ess/applications/html/esslogon.jsp - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfc/ess/applications/html/esslogon.jsp - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfc/ess/applications/html/esslogon.jsp - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfc/applications/wpk/html/kronos-logonbody.jsp - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/scripts/cookie.js - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/images/branding/animated-lines.gif - 80 -
158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/images/branding/swoosh-glyph.png - 80 -
158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0
========================
In IIS 7.0 the App Server URI for Jboss is replaced by GET
/jakarta/isapi_redirect.dll where It should show the URI such as GET
/applications/wpk/html/start.jsp, again this info is can be found in the log
file for IIS 7.0 WebServer

2008-11-06 20:41:40 158.228.27.8 GET /jakarta/isapi_redirect.dll - 80 -
158.228.59.108
Mozilla/5.0+(Windows;+U;+Windows+NT+5.0;+en-US;+rv:1.9.0.3)+Gecko/2008092417+Firefox/3.0.3
200 0 0 703


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to