-----Original Message----- From: Caldarale, Charles R [mailto:[email protected]] Sent: Friday, December 13, 2013 3:59 PM To: Tomcat Users List Subject: RE: What if my database is unavailable at startup?
> From: Propes, Barry L [mailto:[email protected]] > Subject: RE: What if my database is unavailable at startup? > I've never heard of these or seen these attributes either. What are they for? > maxOpenPreparedStatements="0" > accessToUnderlyingConnectionAllowed="false" You could look in the doc: http://commons.apache.org/proper/commons-dbcp/configuration.html - Chuck --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Good enough. Although I'm not the one experiencing the problem. Mine works quite well without those two. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
