0 Replies Latest reply on May 31, 2003 5:53 AM by bajaj

    how does we create bean pools in jboss

    bajaj

      Ho folks,

      how does we create bean pools in jboss

      in web logic we can give it in weblogic-ejb-jar.xml as

      <caching-descriptor>
      <max-beans-in-cache>100</max-beans-in-cache>
      </caching-descriptor>

      where as in jboss how do we have give this option .