Am 13.03.2012 22:52, schrieb Simone Tripodi:
Hi Torsten,
yes, a configured loader instace can be shared across multiple
components in the application, just create new Digester instance every
time you have to perform a parse (or put them in a pool of digesters
to save resources)

Good to know - so if i get a ConcurrentModificationException from the digester codebase, i'll found a bug and should open a ticket (will post the link at this thread here when reported).
Thought i did something wrong sharing my loader ;).

Torsten



HTH,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Tue, Mar 13, 2012 at 9:02 PM, Torsten Krah
<[email protected]>  wrote:
Some addition:

According to the employee servlet @
http://commons.apache.org/digester/guide/binder.html , it should be possible
to share a loader, shouldn't it?



Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

Reply via email to