1. ApplicationContext and threading. forum.springsource.orgApplicationContext and threading. I have got a basic question related to applicationContext and threading, I have a standalone java application that spawns 20 threads and each thread performs identical set of ... |
2. (Web)ApplicationContext - thread safe? forum.springsource.orgHi, I have a web app, one part "standard" code, one part spring. Now, step by step I exchange standard bean against spring bean and therefore I need to lookup spring ... |
3. Initialize ApplicationContext with thread local properties forum.springsource.orgInitialize ApplicationContext with thread local properties Hi, I'll try to initialize beans with a property placeholder configurer in different threads. I'm looking for a way to propergate different properties to each ... |
4. Refreshable ApplicationContext with Watcher Thread forum.springsource.orgHi, is there already a refreshable Context class which watches its config locations via a watcher thread an refreshes the context if the config changes? Something like the watcher thread in ... |