Re: The Service Component

2014-03-08 Thread André Warnier
DHARMENDRA SETHI wrote: Hi Can anyone help me unsubscribe from this mailing list? I have tried numerous times on the website, please help. Thanks Is the line at the bottom of every list message not explicit enough ? Send a message here : |

Re: The Service Component

2014-03-08 Thread André Warnier
Leon Rosenberg wrote: Hello Leo, On Fri, Mar 7, 2014 at 6:49 PM, Leo Donahue donahu...@gmail.com wrote: On Fri, Mar 7, 2014 at 9:01 AM, Leon Rosenberg rosenberg.l...@gmail.com wrote: Hello, I do use multiple connectors but one service. Multiple connectors to separate user traffic from

Re: Checking to see if a Tomcat context is alive or hung

2014-03-08 Thread Hassan Schroeder
On Fri, Mar 7, 2014 at 10:16 AM, James H. H. Lampert jam...@touchtonecorp.com wrote: I've been asked to come up with a command-line (or batch job) utility (running on an AS/400) to check, programmatically, whether a Tomcat context that's part of one of our products is alive and accepting

Re: Checking to see if a Tomcat context is alive or hung

2014-03-08 Thread Konstantin Kolinko
2014-03-07 22:16 GMT+04:00 James H. H. Lampert jam...@touchtonecorp.com: I've been asked to come up with a command-line (or batch job) utility (running on an AS/400) to check, programmatically, whether a Tomcat context that's part of one of our products is alive and accepting connections, or

Re: NIO connector - connections and threads

2014-03-08 Thread John Smith
Sorry, forgot: Tomcat 7.0.42 On Fri, Mar 7, 2014 at 3:59 PM, John Smith tomcat.ran...@gmail.com wrote: The NIO connector has two attributes from the standard HTTP Connector implementation, maxConnections and maxThreads with defaults of 1 and 200, respectively. Can anyone shine some

Re: understanding jdbc pool

2014-03-08 Thread Neven Cvetkovic
On Fri, Mar 7, 2014 at 11:21 AM, Christopher Schultz ch...@christopherschultz.net wrote: Neven, On 3/5/14, 8:25 PM, Neven Cvetkovic wrote: On Wed, Mar 5, 2014 at 3:15 PM, S Ahmed sahmed1...@gmail.com Ahmed, thanks for asking this question - it is sometimes very confusing with all