-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Mark,

On 3/21/13 6:17 AM, Mark Thomas wrote:
> The connector is not started until all web applications have been 
> started. That means that: - all loadOnStartup servlets have been
> loaded - all ServletContextListeners have completed - etc.
> 
> It also means that Tomcat has finished its internal startup for
> the Contexts, Host(s) and Engine.
> 
> There are no hooks (apart from receiving a request) for a web 
> application to trigger any further initialisation so it must be
> ready to process requests at this point.

When a webapp is reloaded, the connection will remain running with no
interruption, right? Requests to that webapp will stall until the
webapp is back up again?

IIRC, it used to be that during a webapp reload, you might get weird
responses either from Tomcat or the ROOT webapp (it might have been
because I was running without a ROOT webapp, which I have since fixed).

What about the case of re-deployment? Does it behave just like a reload?

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJRSwXTAAoJEBzwKT+lPKRYxZ0P/1lMCCYW6+TrJTL6PdWT7Ge8
D3MVmcP+5xpmglaMJXw1ssf7nOmBDlalzRGHT1MZywPVcPAzZWrVAjdRqGrQqU0p
AXpYxe9LVFm7+1wa1zvmX+FgXX59AHpLtlX+xHxhF38VtYD2H4u6VxtqEj4dnUGS
mpSH7q7on8VkVsSZqA8zEKO5Qwkrt9WDXrl8C2CVWB4xLv/5pWEtMZQ00Fbo8Yw5
4bpvMGqH9rEwVFcDqH/OmFAynm3qUS6R6YcDcHVlyZbIasKKfSDCDv/wN8ZROsFt
Szv6ee0wvvsEu6CN9R9nongAPvqXRphr4CD1inffXoWQcrMIZ1Vp5ooCG6zY30GM
CGjHmXCVb9Tr8Cn+md7nxd1XOZc1QRxm0skPkxankL92wUw4unAvZ4mZ4L9Xie3E
RQUuYHw1MheaoC3qPHi0WOMlkI3ijppX9A5rwAo7wpqM4TSqOkA35E3OzTOSwBsa
RABgNRhj8CAp+Fa5or6vwa1bf24rRa8p5EgR30/pFHF4kUrkygEc0fC1Xg71igTj
NoS+Ixl48tVIw/G1GLrSbv3WXYfwIwE223DSjg7ciRwGohzvgRoTejr3Fz9s/gsa
ul08kisYp722JirBqVHL7GnQ3z7XId+EUD1tMmFtCqEEPJtV8Oxm+YRDbmpj3cKb
IV8GwpTeA1FGEEUYkWcx
=TWBd
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to