I appreciate the reply. I've joined this mailing list about a week ago and
posted several messages. I've not gotten many replies at all. I guess people
are busy and there are a lot of messages to sift through. Nonetheless, I
start wondering if I have bad breath, don't know how spell or something if
noone even chimes in.

I took a look at the souce code for the isapi_redirector2.dll. I can follow
it pretty good since I spent 10 years programming in C. I see logging
methods (functions in C), but I didn't see where the log file was created or
where it was written to. I believe I see where the code specifies the
registry enteries that it is looking for and there isn't any for log file. I
didn't see the logLevel registry setting specified either which I saw in the
jk2 Tomcat docs.

I saw some statemens about writing "event log" statements which led me to
check the Windows Application Log. I did find some warning messages written
there by the isapi_redirector2.dll. However, I never did get jk2 working.
I'll stick with isapi_redirector.dll for now.

   Nathan

----- Original Message -----
From: "Januski, Ken" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, July 24, 2003 5:36 PM
Subject: RE: Logfile for isapi_redirector2.dll?


> Since no one's responded I tried google. Eventually I found this page with
> the following sample registry entry. I've yet to try it but if it works
I'll
> be very happy. It's about the same as registry entries for isapi_redirect
> and isapi_redirector. But all examples I've seen for isapi_redirector2.dll
> have not included a log_file. So I assumed there was a good reason. I
guess
> I'll soon find out.
>
>
> http://www.wbtsystems.com/news/newsletters/july2003
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi
> Redirector\2.0] "serverRoot"="\\tomcat"
> "extensionUri"="/jakarta/isapi_redirector2.dll"
> "log_file"="\\tomcat\\logs\\iis_redirect.log" "logLevel"="DEBUG"
> "workersFile"="\\tomcat\\conf\\workers2.properties"
>
>
>
> -----Original Message-----
> From: Januski, Ken [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 24, 2003 12:57 PM
> To: Tomcat Users List
> Subject: RE: Logfile for isapi_redirector2.dll?
>
>
> I've been meaning to ask this myself ever since I went to
> isapi_redirector2.dll. It sure would be nice to have a log.
>
> -----Original Message-----
> From: Nathan Ward [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 24, 2003 9:08 AM
> To: Tomcat Users List
> Subject: Logfile for isapi_redirector2.dll?
>
>
> Does isapi_redirector2.dll write a log file? If so, where does it put the
> file? I don't see any registry settings in the documentation that
specifies
> the log file location.
>
>    Nathan
>


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

Reply via email to