S
Sunit Joshi
Hello All
I can't seem to make Tomcat 5.0 work with IIS5.1 (WINXP-PRO). If
I go to http://localhost:8080/jsp-examples/ the jsp examples work fine
but if I do localhost/javaweb/jsp-examples/ and then try to Execute a
..jsp script, the page keeps running for quite a while. I have setup
the aspi_redirect2 as suggested and also created the registry entries.
I do get this message in the Event log though: Error:
[jk_isapi_plugin.c
(496)]: HttpExtensionProc worker is NULL
This is my workers2.properties file...any hints are really
appreciated.
rgds
Sunit
[shm]
info=Scoreboard. Requried for reconfiguration and status with
multiprocess
servers.
file=anon
# Defines a load balancer named lb. Use even if you only have one
machine.
[lb:lb]
# Example socket channel, override port and host.
[channel.socket:localhost:8009]
port=8009
host=127.0.0.1
# define the worker
[ajp13:localhost:8009]
channel=channel.socket:localhost:8009
group=lb
# Map the Tomcat examples webapp to the Web server uri space
[uri:/javaweb/jsp-examples/*.jsp]
group=lb
[status:]
info=Status worker, displays runtime information
[uri:/jkstatus/*]
info=The Tomcat /jkstatus handler
group=status:
I can't seem to make Tomcat 5.0 work with IIS5.1 (WINXP-PRO). If
I go to http://localhost:8080/jsp-examples/ the jsp examples work fine
but if I do localhost/javaweb/jsp-examples/ and then try to Execute a
..jsp script, the page keeps running for quite a while. I have setup
the aspi_redirect2 as suggested and also created the registry entries.
I do get this message in the Event log though: Error:
[jk_isapi_plugin.c
(496)]: HttpExtensionProc worker is NULL
This is my workers2.properties file...any hints are really
appreciated.
rgds
Sunit
[shm]
info=Scoreboard. Requried for reconfiguration and status with
multiprocess
servers.
file=anon
# Defines a load balancer named lb. Use even if you only have one
machine.
[lb:lb]
# Example socket channel, override port and host.
[channel.socket:localhost:8009]
port=8009
host=127.0.0.1
# define the worker
[ajp13:localhost:8009]
channel=channel.socket:localhost:8009
group=lb
# Map the Tomcat examples webapp to the Web server uri space
[uri:/javaweb/jsp-examples/*.jsp]
group=lb
[status:]
info=Status worker, displays runtime information
[uri:/jkstatus/*]
info=The Tomcat /jkstatus handler
group=status: