[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ConcurrentModificationException / Classloading / Deploym
scott.stark@jboss.org
do-not-reply at jboss.com
Sun Dec 2 00:55:41 EST 2007
Its the TreeSets in the ConcurrentReaderHashMap that are being used and seeing the modifications. I have further updated the pkgSet copy on write updates for removal of class loaders and no longer seen any ConcurrentModificationException when running the test. The deployment is being torn down while the jms endpoint is still starting up so there are still race condition problems with the test.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109605#4109605
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109605
More information about the jboss-dev-forums
mailing list