[JBoss-user] finally Testings with Database and Connectionpool

2002-02-06 Thread sjus
Surely you remember that I had any questions about dynamic reconfigurable Connectionpools to Databases. I tried to increase the size of an Database-Connection-Pool dynamically... First testing JBoss v2.4.3. Setting MaxSize=10 and blocking=false, so there were only 10 Connections possible. But cha

RE: [JBoss-user] Several XADataSourceLoaders for just one database

2002-02-01 Thread sjus
ld be forwarded to the second pool, if there aren't any free connections left. I don't have any good solution for these dynamically increasing. Maybe somebody has gained some experiences with this? I'm still very interested in any advices. Many thanks in advance! S

[JBoss-user] Several XADataSourceLoaders for just one database

2002-01-31 Thread sjus
pools hasnt any free connections left for an user, the database user could be switched to the next pool to reach the database. Many Thanks in Advance! Sjus -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net ___ JBoss-user mailing list [

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

2002-01-30 Thread sjus
So I have then another question: Where is the actual size of the Connectionpool saved? If it isnt possible to reconfigure the pool, so it would be helpful for me to know how many connections could still be created until the MaxSize is reached. yours sincerely Sjus > The only thing I wa

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

2002-01-30 Thread sjus
Many thanks for your quick answers! http://www.gmx.net ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

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)

[JBoss-user] problems with configuring size of databaseconnectionpool

2002-01-24 Thread sjus
I'm using JBoss 3.0.0. In the default-configuration there is the Hypersonic database "default", which I think is managed by JBOSS-SYSTEM:service=ConnectionFactoryLoader,name=DefaultDS. ConnectionManagerFactoryLoaderName JCA:service=ConnectionManagerFactoryLoader,name=MinervaSharedLocalCMFactory