Hi Pid,
Thanks for the help, I got around this problem with using the
Application Request Routing part of IIS so bypassed the ISAPI filter
:)
Thanks
Ian
On Wed, Jul 20, 2011 at 4:17 PM, Ian Porter wrote:
> Hi Pid,
>
> Here are my configuration files
>
> isapi_redirect.properties
>
> extension_u
Hi Pid,
Here are my configuration files
isapi_redirect.properties
extension_uri=/jakarta/isapi_redirect.dll
log_file=d:\opt\tomcat\logs\isapi_redirect.log
log_level=error
worker_file="d:\opt\tomcat\conf\workers.properties"
worker_mount_file="d:\opt\tomcat\conf\uriworkermap.properties"
uriworker
On 16 Jul 2011, at 07:51, Ian Porter wrote:
> Hi pid
>
> I am using tomcat version 7.0, I have read the documentation below
> thanks, but it does not say that it is working with iis 7.5?
>
> I shall reinstall it again, and redo the files etc ? Is there any
> version you recommend of tomcat to wor
Hi pid
I am using tomcat version 7.0, I have read the documentation below
thanks, but it does not say that it is working with iis 7.5 ?
I shall reinstall it again, and redo the files etc ? Is there any
version you recommend of tomcat to work with iis 7.5 ?(with the isapi
redirect.dll)
Or is it b
On 15/07/2011 22:21, Ian Porter wrote:
> Hi All
>
> I am trying to get the tomcat server to work on IIS 7.5 with 2008
> Server, I have tried many different ways and websites that say that
> they work, but when I go through there examples I am just not able to
> get it to work :(
Which version of
Hi All
I am trying to get the tomcat server to work on IIS 7.5 with 2008
Server, I have tried many different ways and websites that say that
they work, but when I go through there examples I am just not able to
get it to work :(
I have enabled the execute rights on the dll, virtual directory.
I