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
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
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
[
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
Many thanks for your quick answers!
http://www.gmx.net
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
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)
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