Re: Applet Class Loader Problems

2013-09-30 Thread Timothy Bish
ttp://activemq.2283324.n4.nabble.com/Applet-Class-Loader-Problems-tp4671835p4671856.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. To get fixes into the broker you need to create a new Jira issue documenting the bug you think you've found and then attach a patch with a

Re: Applet Class Loader Problems

2013-09-26 Thread moodycl
catch (Exception ex) { // ignore } } //if we still haven't found the class, use the fallback return Class.forName(className, false, FALLBACK_CLASS_LOADER); } } -- View this message in context: http://activemq.2283324.n4.nabble.com/Applet-Class-Loader-P

Applet Class Loader Problems

2013-09-25 Thread moodycl
va:47) java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) java.lang.Thread.run(Unknown Source) -- View this message in context: http://activemq.2283324.n4.nabble.com/Applet-Class-Loader-Problems-tp4671835.html Sent