Hi,

in order to start "Bests practises", i think about these rules...

Libraries
- Be care of [Tomcat directory]\shared\classes or [Tomcat directory]\shared\lib contents - Be care of [Tomcat directory]\common\classes, [Tomcat directory]\common\classes\endorsed and [Tomcat directory]\common\classes\lib contents
I think about conflict

Context definition
- Each context are defined in a separate configuration file ( [Tomcat directory]\conf\Catalina\localhost\

perhaps is a good start...




Hassan Schroeder a écrit :
On Mon, Feb 25, 2008 at 5:46 AM, Abid Hussain <[EMAIL PROTECTED]> wrote:

 My question is:
 Is there a "best practice" for running several webapps on a single
 tomcat instance ...

Tomcat is made for this. Install your webapps per the documentation
(and Servlet Spec) and they won't "interfere with each other".



---------------------------------------------------------------------
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