[jboss-dev-forums] [Design of POJO Server] - Re: JMS Topics/Queues in ProfileService

adrian@jboss.org do-not-reply at jboss.com
Fri Feb 22 06:03:11 EST 2008


"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/>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131349#4131349

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131349



More information about the jboss-dev-forums mailing list