https://issues.apache.org/bugzilla/show_bug.cgi?id=46264
Felix Schumacher <felix.schumac...@internetallee.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27759|0 |1 is obsolete| | --- Comment #12 from Felix Schumacher <felix.schumac...@internetallee.de> 2011-10-11 14:49:21 UTC --- Created attachment 27760 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27760 make ContextConfig threadsafe Since Mark's patch is more elegant and complete than mine, it makes mine obsolete. But it has the same problem with the missing threadsafety of ContextConfig. The attached patch makes Digester a member variable and the initialization more correct. With that I haven't seen an exception (yet). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org