DO NOT REPLY [Bug 47779] ConcurrentModificationException in XMLUtils

2009-09-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47779 --- Comment #3 from coheigea 2009-09-04 08:43:32 PDT --- Good catch! Would it not be better to just declare namePrefixes as: Collections.synchronizedMap(new HashMap()); That would remove the call to Collections.unmodifiableMap each time

DO NOT REPLY [Bug 47784] ClassNotFoundException when init the xml security in OSGi plateform

2009-09-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47784 coheigea changed: What|Removed |Added Status|NEW |RESOLVED Resolution|