2010/7/14 Caldarale, Charles R <[email protected]>: >> From: Christopher Schultz [mailto:[email protected]] >> Subject: Re: tomcat datasource, find active connections >> >> As much fun as that sounds, the OP could just use the default >> DataSourceFactory which is based upon DBCP. > > Does that require setting the <Context> privileged attribute to true in 5.5? > (Looks like it shouldn't make a difference in 6.0 and 7.0.) >
naming-factory-dbcp.jar is in common/lib/ in TC 5.5, so setting privileged=true is not needed, I think. privileged is used to get access to jars that are in server/lib Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
