Re: SEVERE: Servlet threw load() exception java.lang.ClassNotFoundException:

2012-06-25 Thread Brooke Hedrick
-Brooke On Jun 25, 2012, at 5:57 PM, Don Lawton dglaw...@verizon.net wrote: I’m developing a servlet to use as the controller in a MVC web app. Each time I start/restart the server, I get a “SEVERE: Servlet threw load() exception java.lang.ClassNotFoundException:” error with a stack

Re: RE : Tomcat7 OutOFMemoryError

2012-03-05 Thread Brooke Hedrick
On Mar 5, 2012 11:34 AM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Philippe, On 3/5/12 8:14 AM, Philippe ROUXEL wrote: 75MB of stack is needed by hibenate to save the data aka a graph. Philippe, are you confusing stack memory

Re: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-04 Thread Brooke Hedrick
On Mar 4, 2012 5:13 AM, Chema demablo...@gmail.com wrote: That approach doesn't work when the application uses symlinks to get to data on other Oracle servers. Right. With dblinks, it's the RDBMS who opens/closes a session against the remote server, via dblinks I guess that when you

Re: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-04 Thread Brooke Hedrick
On Mar 4, 2012, at 1:35 PM, Chema demablo...@gmail.com wrote: We use Spring w/ Hibernate as I recall. Yes, we have talked about that - a ping query. What we don't like about that is now we have a tc ping and app ping. We have also discussed just changing the tc borrow/ping to do the

Re: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-04 Thread Brooke Hedrick
On Mar 4, 2012 2:50 PM, Bob Hall rfha...@yahoo.com wrote: From: Brooke Hedrick brooke.t.hedr...@gmail.com To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, March 4, 2012 12:21 PM On Mar 4, 2012, at 1:35 PM, Chema demablo...@gmail.com wrote

Re: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-03 Thread Brooke Hedrick
On Mar 3, 2012 7:17 AM, Pid p...@pidster.com wrote: On 03/03/2012 12:33, Michael wrote: Hi folks, I've been examining the JMX operations of the new pool and did not find a crucial one. Sometimes our Oracle database has to be restarted, the pool still keeps the pooled connections.

RE: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-03 Thread Brooke Hedrick
On Mar 3, 2012 11:35 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Brooke Hedrick [mailto:brooke.t.hedr...@gmail.com] Subject: Re: [Tomcat JDBC Pool] Close pooled connections via JMX Do you have testOnBorrow=true and a validationQuery=SELECT 1 FROM DUAL configured

RE: [Tomcat JDBC Pool] Close pooled connections via JMX

2012-03-03 Thread Brooke Hedrick
On Mar 3, 2012 11:48 AM, Brooke Hedrick brooke.t.hedr...@gmail.com wrote: On Mar 3, 2012 11:35 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Brooke Hedrick [mailto:brooke.t.hedr...@gmail.com] Subject: Re: [Tomcat JDBC Pool] Close pooled connections via JMX Do

RE: Cannot rid of expired Certificate ...

2012-01-20 Thread Brooke Hedrick
2012 09:51 To: Tomcat Users List Subject: Re: Cannot rid of expired Certificate ... On 20/01/2012 02:28, Brooke Hedrick wrote: Are you sure you updated the correct keystore? Which o/s are you running? (Please don't top post.) It's worth noting that some browsers appear to cache certs

RE: Cannot rid of expired Certificate ...

2012-01-20 Thread Brooke Hedrick
On Jan 20, 2012 6:47 AM, Brooke Hedrick brooke.t.hedr...@gmail.com wrote: H On Jan 20, 2012 4:23 AM, Andrew Erskine a.ersk...@darasoft.com wrote: Top post ? Win2003svr Yes correct store .. the only one I've been using .. did try and clear the cache on firefox will try ie Thanks

Re: Cannot rid of expired Certificate ...

2012-01-19 Thread Brooke Hedrick
Are you sure you updated the correct keystore? Which o/s are you running? On Jan 19, 2012 2:54 PM, Darryl Lewis darryl.le...@unsw.edu.au wrote: Did you restart tomcat? On 20/01/12 5:00 AM, Andrew Erskine a.ersk...@darasoft.com wrote: I have a self certificate that expired today. I

Re: tomcat http connector

2011-11-22 Thread Brooke Hedrick
I use the http connector (actually https) with tcnative and mod_proxy w/ http in Apache Httpd. For my purposes, I wanted https connections between the httpd server and tomcat. I only saw a big performance issue when I wasn't using tcnative libraries. On Nov 22, 2011 2:58 AM, Kursat Tuncel

Re: Grabbing the user's info

2011-11-20 Thread Brooke Hedrick
I use OpenAM. It is free and source is free. A tomcat server does all of the authentication and authorization. But what is nice is that there is an apache module so you can do all of the enforcement at your web server. Then all other tomcat servers being proxied by that same web server can be

Re: [ANN] New Tomcat committer: Christopher Schultz (schultz)

2010-11-23 Thread Brooke Hedrick
Congrats Chris. On Nov 23, 2010 7:01 PM, Keiichi Fujino kfuj...@apache.org wrote: 2010/11/23 Mark Thomas ma...@apache.org: On behalf of the Tomcat committers I am pleased to announce that Christopher Schultz (schultz) has been voted in as a new Tomcat committer. Please join me in welcoming

Re: Connector Setting Problem in tomcat 6.0.29

2010-11-06 Thread Brooke Hedrick
Doesn't the db pooling config use a param called something like initSize or initialSize if you want it to start at that size. On Nov 6, 2010 2:17 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim, On 11/6/2010 2:17 PM, Jim Riggs

Re: [OT] How to run *.patch file in windows

2010-11-05 Thread Brooke Hedrick
You can use patch from the gnuwin32 project - http://gnuwin32.sourceforge.net/packages.html On Fri, Nov 5, 2010 at 8:08 AM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rujun, On 11/5/2010 9:02 AM, rujin raj wrote: Recently I

Update the tomcat-users.xml file to reflect the new roles?

2010-11-05 Thread Brooke Hedrick
Hey, Would it make sense to update the conf/tomcat-users.xml file to account for the new roles? Here's my patch: 34a35,42 role rolename=manager-gui/ role rolename=manager-script/ role rolename=manager-jmx/ role rolename=manager-status/ user username=manager password=s3cret