Disabling the bean proxy cache
You can disable the bean proxy cache. When you disable the bean proxy cache, the Bean Invoker Factory creates a new bean proxy for every invoker.
To disable the bean proxy cache:
Open the file com\ibm\btt\cs\invoker\base\BeanInvokerRegistryMapper.properties, which exists in BTTInvoker.jar.
Add the following statement to the file:
BeanInvokerProxyCache=false