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:

  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:
    BeanInvokerProxyCache=false