Re: [configuration] How to get threadsafe subset() config in a threadsafe way?

2012-03-14 Thread Tim Bessie
Excuse me, mistake on the stacktrace commented "NullPointerException on read of a configuration property" - that was a property setting, not getting; if we find a non-existent property, we add it with a default value. - Tim On Wed, Mar 14, 2012 at 2:48 PM, Tim Bessie wrote: > Surely - here's a f

Re: [configuration] How to get threadsafe subset() config in a threadsafe way?

2012-03-14 Thread Tim Bessie
Surely - here's a few - these are all using commons-config 1.7. Don't know if 1.8 would fix these; since they seemed linked to concurrency, I doubt it, but perhaps you know? --- I attempted to avoid ConcurrentModificationExceptions by c

Re: [configuration] How to get threadsafe subset() config in a threadsafe way?

2012-03-14 Thread Oliver Heger
Am 13.03.2012 19:05, schrieb Tim Bessie: That's a possibility which I'll look into. In the meantime, after initializing our main Configuration wrapper object with all of our static configuration data, I copy slices of it to static maps that I know will never change, and provide convenience acces

[pool] Problem with Previous Idle Eviction Threads

2012-03-14 Thread Tejedor López , Roberto
Hi, I have a problem with GenericObjectPool's eviction Threads. I use it in a web application and the first time I configure GenericObjectPool with eviction mode it Works fine. The problem is when I re-install webapplication and Server not destroy previous Threads and they

Re: [daemon] DaemonConfiguration question

2012-03-14 Thread Scott Neibarger
That resolved my problem. Thank you! On Mon, Mar 12, 2012 at 12:45 PM, sebb wrote: > On 12 March 2012 11:34, Scott Neibarger wrote: > > It returns a boolean and I am checking if it's false. I didn't build the > > source, but I downloaded it to verify I was setting my properties file up > > corr

Re: [digester3] - can DigesterLoader instance be shared?

2012-03-14 Thread Simone Tripodi
Thanks a lot for the feedbacks Torsten, as I commented in the issue, it would be really helpful if you could attach a testcase to reproduce the issue, in order to looking forward to a possible fix. Many thanks in advance! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejo

Re: [digester3] - can DigesterLoader instance be shared?

2012-03-14 Thread Torsten Krah
Ticket is: https://issues.apache.org/jira/browse/DIGESTER-163 smime.p7s Description: S/MIME cryptographic signature