Hi Tom, The latest documentation seems to be in the latest build of JK2 - http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/doc/
A page describing the config in registry for isapi_redirector2.dll is - http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/doc/jk2/insta llhowto.html You can get example workers2.properties file from the src bundle of JK2 (look in the jk/conf dir). There is also a bit of documentation for it http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/doc/jk2/confi gweb.html and http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/doc/jk2/confi gwebex.html The workers2.properties file from the jk2 src contains a bit of everything. The most important thing to do to it in my opinion is to enable logging to a file as the Event Viewer is worse than useless imho (uncomment the line logger=logger.file:0). I can post the workers2.properties that works for me - basically with file logging enabled and JNI and Unix socket stuff removed. Cheers, [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, 3 April 2003 7:56 a.m. To: Tomcat Users List Subject: RE: isapi_redirector2.dll issue Can anyone point me to the documentation for isapir_redirect2.dll and workers2.properties? I've been using the stuff 3.3 in 4.x. Thanks in advance, Tom Johnson "Karl von Randow" <[EMAIL PROTECTED] To: "'Tomcat Users List'" <[EMAIL PROTECTED]> om> cc: (bcc: Tom Johnson/Lawson) Subject: RE: isapi_redirector2.dll issue 04/02/2003 01:51 PM Please respond to "Tomcat Users List" Hi Warren, Can you post the registry information that you've added? My understanding is that the only reason that the redirector won't load (the red arrow won't change to a green arrow in IIS ISAPI Filters pane) is because the registry information is incorrect somehow, possibly just not pointing to the correct path for workers2.properties or the serverRoot will do it. Has it created a log file or left anything in the event log? Cheers, [EMAIL PROTECTED] -----Original Message----- From: Warren Sweetman [mailto:[EMAIL PROTECTED] Sent: Thursday, 3 April 2003 3:28 a.m. To: [EMAIL PROTECTED] Subject: isapi_redirector2.dll issue Trouble in the land of windows. Cant seem to get isapi_redirector2.dll to load. I have been doing some digging around and its seems that the jk_isapi_pluggin.c cannot read the registry information for some reason. Has anybody come across anything similar to this? Any suggestions would be greatly appreciated thanks kind regards, Warren Sweetman Principal Web Developer Web Development ISD Legal Services Commission tel. 020 77590122 ext no 2122 tag no 011370 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
