-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chuck,
On 2/15/12 4:21 PM, Caldarale, Charles R wrote: >> From: Gregory Werner [mailto:grjas...@gmail.com] Subject: Re: >> Application Scope Replication in 6.0.x > >> Common data definitions which are used over and over and over >> again and don't change. After the first time they are loaded, I >> want the info to be remembered for all users to access until >> Tomcat is brought down again. > > So why don't you do that in a ServletContextListener? +1 If you need data available to the context, I would argue that it is more efficient to load and manage it locally than to replicate it across a cluster. Then again, I don't like clustering in the first place. (Sorry for pointing you in the wrong direction earlier). - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk89GeMACgkQ9CaO5/Lv0PBjWwCcDavF339v1cAhCrw0XKbr39Y9 1kMAniUurW8Sz3M4Xb/Q9c77fUszkIFI =OCY1 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org