[jboss-dev-forums] [Design of POJO Server] - Re: JMS Topics/Queues in ProfileService
bytor99999
do-not-reply at jboss.com
Fri Feb 22 11:05:26 EST 2008
"adrian at jboss.org" wrote : "scott.stark at jboss.org" wrote : Its going to depend on the underlying runtime component providing the stats. The ds don't have them because the pools are not created until needed.
| |
|
| If it's just an issue of lazy pool construction then add something like the following
| to your test -ds.xml
|
| | <min-pool-size>2</min-pool-size>
| | <prefill/>
| |
I was using the DefaultDS which already has
<min-pool-size>5</min-pool-size>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131479#4131479
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131479
More information about the jboss-dev-forums
mailing list