https://issues.apache.org/bugzilla/show_bug.cgi?id=51840
--- Comment #2 from Philippe Mouawad <[email protected]> 2011-09-18 10:17:51 UTC --- Created attachment 27525 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27525 Fix to the issue Hello Sebb, I implemented the TestListener in SubscriberSampler and added in PublisherSampler a call to unregister in testEnded. By the way I also changed InitialContextFactory synchronization because it seems to me too COARSE grained, due to static synchronized. I replaced these by a ConcurrentHashMap. Regards Philippe -- 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: [email protected] For additional commands, e-mail: [email protected]
