By that you mean loading several instances of tomcat per webapp?

In this case not doable, 30 webapps each loaded through a different tomcat,
I don't think that would be feasible.
Each webapp is very heavy, I don't think that to be a solution.

Orlando

On 1/23/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Orlando,

Orlando Reis wrote:
> Thanks I going to have a look, but has others have pointed out such a
> mechanism is vowed to change in the future.
>
> I think, that either me or the team I work with, will do the
> synchronization mechanism.

Another option is to run each webapp in a separate instance of your
container. Then, you can start them and stop them in whatever order you
choose. It will take more memory and a bit more CPU, but it's much more
flexible and doesn't require that you re-write your code.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFtjlg9CaO5/Lv0PARAgEEAKCOiVkch99o3w41bnhZFabunGmZ2ACgjIAB
9HpM1ipJEhr4pEr3DKthBbg=
=POwS
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to