DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31043>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31043

blank spaces in Tomcat installation directory cause Jakarta connector to fail with IIS





------- Additional Comments From [EMAIL PROTECTED]  2004-09-16 09:19 -------
1) install jakarta in custom mode in directory c:\tomcat
2) Copy isapi_redirector2.dll and install4iis.js in \tomcat\bin
3) modify install4iis.js: 
 a)change "Default Web Server" (if necessary) with  web server name on which 
you want  install the connector (better leave on default web site)
 b)change Root with ROOT
4) Launch install4iis.js (double click on it) (jakarta virtual directory will 
be created)
5) Copy workers2.properties e jk2.properties in directory \tomcat\conf
6) Open jk2.properties and set shm.file=C:/jakarta/work/jk2.shm
7) open IIS and right-click on "default web server" Properties - ISAPI Filters
add a new filter named "Jakarta" for \tomcat\bin\isapi_redirector2.dll dll
8) ONLY FOR IIS 6 double-click on  web service extensions and add  jakarta 
extension to isapi_redirector2.dll file Also click on Allow the extension state
9) Setting IIS Version 6.0 to IIS 5.0 mode
        Since, isapi_redirector2.dll is not developed for IIS 6.0 yet, we need 
to set IIS to a proper mode.
        Go to IIS console and choose Web Sites and click Properties. 
        On that dialog box Choose Service and check the box of Run WWW service 
in IIS 5.0 isolation mode. And restart the IIS. 
10) Start Tomcat
11) Restart IIS (as service)

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

Reply via email to