You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/05/17 15:09:17 UTC

[jira] [Created] (TOMEE-1212) allow to configure async pool by remote initial context

Romain Manni-Bucau created TOMEE-1212:
-----------------------------------------

             Summary: allow to configure async pool by remote initial context
                 Key: TOMEE-1212
                 URL: https://issues.apache.org/jira/browse/TOMEE-1212
             Project: TomEE
          Issue Type: New Feature
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: 1.7.0


    public static final String POOL_QUEUE_SIZE = "openejb.client.invoker.queue";
    public static final String POOL_THREAD_NUMBER = "openejb.client.invoker.threads";

are also read in properties passed to context now



--
This message was sent by Atlassian JIRA
(v6.2#6252)