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

Yves,

| Another idea I came up with is:
|
| Use only one instance of Tomcat, but create 2 connectors, which each
hold one
| host, and these hosts have different appBase-folders. Then my apps
would been
| isolated, and I would connect to them via mod_proxy on their
respective ports.

You can certainly use this, but it depends on your notion of "isolation"
of your webapps. Commonly-loaded classes can still communicate between
applications even if they are in different <Host>s in Tomcat.

If that's okay, then you can certainly run them in the same Tomcat instance.

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

iEYEARECAAYFAkhSlKMACgkQ9CaO5/Lv0PC4GACgpRNdIN1k803uhtljthDcmGNM
jSUAni6bXjXmRe4oxypftZnoEydPG2fv
=YODU
-----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