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.

-Greg

On Wed, Feb 15, 2012 at 3:32 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Gregory,
>
> On 2/15/12 11:11 AM, Gregory Werner wrote:
> > I saw an email back in 2007 which went unanswered.  Currently, I
> > have load balancer running for a 2 Tomcat setup and session
> > replication works as expected with the Tomcat 6.0.x documentation.
> > How does one go about implementing application scope replication
> > with Tomcat.  If the answer is any better, a Tomcat 7.0.x answer
> > would also be appreciated.
>
> Tomcat doesn't have any application-scope replication built-in: you'll
> have to roll this yourself.
>
> What is it that you want to replicate between webapps? Generally
> speaking, the webapp should being itself up consistently, not depend
> on another webapp running somewhere else to configure it.
>
> - -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/
>
> iEYEARECAAYFAk88FmMACgkQ9CaO5/Lv0PCUFACfU7xec1ebt1lZnKHiuYEgm6qx
> j28AnidfV5aWH50bl8CHcPMVwCjp9g2f
> =KWs4
> -----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