Disabling the bean invoker pool

You can disable the bean invoker pool. When you disable the bean invoker pool, the Bean Invoker Factory creates a new invoker for every request.

To disable the bean invoker pool:

  1. Open the file com\ibm\btt\cs\invoker\base\BeanInvokerRegistryMapper.properties, which exists in BTTInvoker.jar.
  2. Add the following statement to the file:
    BeanInvokerCache=false