RE: Tomcat configuration with multiple services

2009-02-04 Thread Caldarale, Charles R
> From: Jaakko Taipale [mailto:jaakko.taip...@dbmanager.fi] > Subject: VS: Tomcat configuration with multiple services > The reason why I have two element is that I have configured my > applications to different appBase directories as ROOT. That's a perfectly good reason and an appropriate use f

RE: Tomcat configuration with multiple services

2009-02-03 Thread Caldarale, Charles R
> From: Jaakko Taipale [mailto:jaakko.taip...@dbmanager.fi] > Subject: VS: Tomcat configuration with multiple services > >connectionTimeout="2" >redirectPort="8443" /> > port="443" minSpareThreads="5" maxSpareThreads="75" > enableLook

RE: Tomcat configuration with multiple services

2009-02-02 Thread Caldarale, Charles R
> From: Jaakko Taipale [mailto:jaakko.taip...@dbmanager.fi] > Subject: Tomcat configuration with multiple services > There is two services other for http and other for https > connections. Is this right way to do this I've never seen anyone try that. Can't imagine what your requirements would be