Hello

I have a server (example.com) with tomcat 5.0.28 running a couple of applications. In the manager I stop application 'foo' and it gives me: OK - Stopped application at context path /foo

When I go to example.com:8080/foo I'm getting the expected error message: HTTP Status 503 - This application is not currently available

But when I go to foo.com (which is a domain I have pointing to my server, example.com, which runs apache and will eventually send the request to tomcat's application /foo) I get to see the application /foo running.
Am I missing something?

Also, is it possible to permanently stop an application? If I restart tomcat the application is started again.

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to