[jboss-dev-forums] [Design of EJB 3.0] - Re: Need to update PoolClass usage

scott.stark@jboss.org do-not-reply at jboss.com
Tue Nov 27 14:18:34 EST 2007


Note that was the cts config I was testing against. There is a separate ejb3-interceptors-aop.xml for that setup. The current trunk version is using the Pool annotation:


  |       <annotation expr="!class(@org.jboss.annotation.ejb.Pool)">
  |          @org.jboss.annotation.ejb.Pool (value="ThreadlocalPool", maxSize=30, timeout=10000)
  |       </annotation>
  | 


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

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



More information about the jboss-dev-forums mailing list