> From: lk [mailto:[EMAIL PROTECTED] 
> I'm not sure my solutions is correct: I have 3 different 
> directory, and 
> each directory contains a complete binary distribution of tomcat.
> And I have to startup each tomcat instance.
> Is it the good way?

It's not a *bad* way, as you can upgrade each one independently if
required.  You could save a little disk space by merging the
installations, but only a few megabytes.

Yes, you'll have to start each instance - each is a separate process.
You could write a script to automate this.

                - Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to