Hi, for JAXRSClientFactory and WebClient methods that allow user to pass in true for creating thread safe proxies there is no way to pass in long timeToKeepState to specify how long before cleaning up that state
to be passed down to ThreadLocalClientState constructor. It's a minor change but will help alot instead of directly creating JAXRSClientFactoryBean and leveraging factory and WebClient instead. if this is okay with you guys please let me know and i will create a jira enhancement request and attach my patch to that. thanks, parwiz
