You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aman Nanner (JIRA)" <ji...@apache.org> on 2007/04/24 21:40:15 UTC

[jira] Commented: (GERONIMO-2129) Allow user to specify the pool size for Stateless Session beans

    [ https://issues.apache.org/jira/browse/GERONIMO-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491416 ] 

Aman Nanner commented on GERONIMO-2129:
---------------------------------------

What revision did this get committed in?  I cannot find any reference to pool size in the OpenEJB XSD schema.

> Allow user to specify the pool size for Stateless Session beans
> ---------------------------------------------------------------
>
>                 Key: GERONIMO-2129
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2129
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Matt Hogstrom
>         Assigned To: Matt Hogstrom
>             Fix For: 1.2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.