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:
Open the file com\ibm\btt\cs\invoker\base\BeanInvokerRegistryMapper.properties, which exists in BTTInvoker.jar.
Add the following statement to the file:
BeanInvokerCache=false