I combine tomcat4.0 + apache1.3.12 successfully, and
testing the warp connector well. However, I find there
are some issues with manager function.
1) http://path/to/tomcat:8080/manager/stop?path=/foo
OK-- foo stopped
however, when I type:
http://path/to/tomcat/foo/hello.jsp
i still can load hell.jsp page,
but I type:
http://path/to/tomcat:8080/foo/hello.jsp
I cannot load jsp page.
theoritically, I think the second result is right
because i already shut down the foo webapp.
p.s : the remove also has the same problem,
can someone give me some advice ?
thanks ahead
Yi
__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
http://auctions.yahoo.com
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|