Tomcat is running fine (working) and IIS is running fine (working)

Steps taken to install isapi redirect:

·       Go to the 'bin folder' of the Tomcat installation and add 
isapi_redirect-1.2.27.dll,install4iis.js 
·       Go to the 'conf' folder of the Tomcat installation add 
'workers2.properties'
·       Run the 'install4iis.js' file to set the necessary parameters in IIS 
and in the registry using the command:
cscript install4iis.js
NB. The registry location affected is: -
Hklm\software\Apache Software Foundation\Jakarta Isapi Redirector\2.0\

Confirmed the <Default Web Site> name of the IIS web server site.
Method
·       Access 'Control Panel->Administrative Tools->Internet Information 
Services (IIS) Manager'
·       Enter the properties of the 'actual websites name'.
·       Go to the tab called 'ISAPI Filters'
·       Click on add and set the following properties
Property        Value
Filter name     jakarta
Executable      E:\Apps\Apache-Tomcat\bin\isapi_redirect-1.2.27.dll 
·       Go to the server level in the IIS manager context menu.  Select All 
tasks/Restart IIS..

=====

-----Original Message-----
From: Rainer Jung [mailto:rainer.j...@kippdata.de]
Sent: vrijdag 24 april 2009 14:33
To: Tomcat Users List
Subject: Re: isapi redirector question


On 24.04.2009 13:28, danny.van-denst...@shell.com wrote:
>> IIS - isapi redirector - Tomcat
>>
>> Versions:
>> OS Windows 2003 enterprise edition x64 SP2 
>> (2X dual-core ADM Opteron 2218 processor)
>> IIS6.0 x64
>> Tomcat5.5.exe version 2.0.4.0 X64
>> isapi_redirect-1.2.27.dll (via tomcat site x64)
>> Java jdk1.5.0_18 x64
>>
>> Problem description:
>> We currently have problems with setting up our web tier environment on a 64 
>> bit windows 2003 R2 servers with AMD opteron processors.
>>               
>>               
>> The web tier consists of IIS 6.0 and Tomcat 5.5 both are 64 bit versions and 
>> both are running. The problem we have is that the isapi redirector doesn> '> 
>> t start up. 
>> (The Jakarta Plug-in) without this plug-in running the connection between 
>> Tomcat and IIS cannot be established.

Which steps did you do to install and configure the plug-in?

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to