Re: Sharing the same $CATALINA_BASE

2009-11-17 Thread Mladen Turk
On 17/11/09 10:40, Rainer Jung wrote: On 17.11.2009 07:51, Mladen Turk wrote: Hi, Anyone knows what might be the pitfalls of sharing the CATALINA_BASE among multiple TC instances? Presume you have a way to bind multiple instance's Connectors to the same ports what might be other problems? For

Re: Sharing the same $CATALINA_BASE

2009-11-17 Thread Rainer Jung
On 17.11.2009 07:51, Mladen Turk wrote: > Hi, > > Anyone knows what might be the pitfalls of sharing the > CATALINA_BASE among multiple TC instances? > > Presume you have a way to bind multiple instance's > Connectors to the same ports what might be other problems? > > For example app management

Sharing the same $CATALINA_BASE

2009-11-16 Thread Mladen Turk
Hi, Anyone knows what might be the pitfalls of sharing the CATALINA_BASE among multiple TC instances? Presume you have a way to bind multiple instance's Connectors to the same ports what might be other problems? For example app management (stop/start) is not recognized across instances, althoug