Re: [JBoss-user] problems with configuring size of databaseconnec

2002-01-29 Thread Guy Rouillier
Did you set LoggingEnabled=true for your connection pool MBean? - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 9:00 AM Subject: Re: [JBoss-user] problems with configuring size of databaseconnec > I found in the l

Re: [JBoss-user] problems with configuring size of databaseconnec

2002-01-29 Thread David Jencks
check in server.log On 2002.01.29 09:00:53 -0500 [EMAIL PROTECTED] wrote: > I found in the log4j.properties, that the logging level is already set to > debug: > log4j.rootCategory=DEBUG, Default, Console > log4j.category.DefaultDS=DEBUG > > But nothing did appear on the console/log-file, that

Re: [JBoss-user] problems with configuring size of databaseconnec

2002-01-29 Thread sjus
I found in the log4j.properties, that the logging level is already set to debug: log4j.rootCategory=DEBUG, Default, Console log4j.category.DefaultDS=DEBUG But nothing did appear on the console/log-file, that tells me anything from the DB-connection, when the Connection to the DB (through an JSP)