Tagged Questions

0
votes
0answers
55 views

Integrating IIS7 and tomcat6 with jakarta: response is not proxied (just redirect to 8080)

I'm trying to configure Tomcat with IIS7 on windows 7. I would like to set IIS7 on port 80 (done) and tomcat (8080) and access to tomcat (proxy) and receive the response on the port 80. I've ...
0
votes
2answers
48 views

why does tomcat take time to recognize the folder on shutting down and restarting it?

I work on a folder and tomcat recognizes the folder. But, when I shutdown and restart tomcat it is taking time to recognize the same folder. Can anybody tell me why? I see the error report in ...