Re: Unit testing a CometProcessor Servlet

2010-10-04 Thread homerlex
> No problem. I wish I knew your name, though! Thanks - The name is Homer :-) On Mon, Oct 4, 2010 at 1:15 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > To whom it may concern, > > On 10/4/2010 7:43 AM, Nabble User wrote: > >

Re: Multiple Instance of Tomcat 5 on Centos 5

2009-10-20 Thread homerlex
wrote: > > homerlex wrote: >> I have Centos 5 on which I yum installed Tomcat5. >> >> Does anyone have tips for setting up multiple instances of TC in this >> configuration? I have seen some how-tos with other flavors of Linux. >> Its >> it going

Multiple Instance of Tomcat 5 on Centos 5

2009-10-20 Thread homerlex
I have Centos 5 on which I yum installed Tomcat5. Does anyone have tips for setting up multiple instances of TC in this configuration? I have seen some how-tos with other flavors of Linux. Its it going to be a matter of copying some files around and customizing the /etc/init.d/tomcat5 script?