Many thanks for your quick answers!

<server.log
I looked up the server.log, but there were also nothing...


<Did you set LoggingEnabled=true for your connection pool MBean?
The MBean JBOSS-SYSTEM:service=ConnectionFactoryLoader,name=DefaultDS hasnt
an Attribute to set Logging Enabled or disabled. 
Maybe in JBoss 3.0 every loaded MBean is set Log=true and you can choose the
type of log (INFO, DEBUG) with the log4j.properties?

The only thing I wanna do is to reconfigure the connectionpool of a database
when the number of requests exceeds the number of the preconfigured
Connections to the database.
So I thought I can make it with the Mbean ConnectionFactoryLoader which
(maybe?) controls the connectionpool to the Hypersonic Database "DefaultDS"...

Maybe this isnt the right way??? But how can I configure a
database-connectionpool?
I would be very pleased about hints to do this
Connectionpool-Reconfiguration through JMX-MBeans...

Many thanks in advance!

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to