Allow user to specify the pool size for Stateless Session beans
---------------------------------------------------------------

         Key: GERONIMO-2129
         URL: http://issues.apache.org/jira/browse/GERONIMO-2129
     Project: Geronimo
        Type: Improvement
    Security: public (Regular issues) 
    Reporter: Matt Hogstrom
     Fix For: 1.1.1


OpenEJB has code implemented to Pool Stateless session beans.  This support is 
currently hardcoded to a cache size of one which eliminates any performance 
benefit of caching.  A new attribute will be added to the OpenEJB XSD that will 
allow the user to specify the pool size to be used for a deployed stateless 
session bean.

The attribute will be <poolsize> and will take an integer value as its argument.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to