https://issues.apache.org/bugzilla/show_bug.cgi?id=56530
--- Comment #10 from Mark Thomas <[email protected]> --- The stack trace shows you aren't using parallel class loading. The lock is on the ClassLoader rather than a class specific object. -- 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]
