[
https://issues.apache.org/activemq/browse/AMQ-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiram Chirino resolved AMQ-1515.
--------------------------------
Resolution: Fixed
Fix Version/s: 5.1.0
Assignee: Hiram Chirino
patch applied in rev 602565. Thx!
> Removed use of ClassLoading
> ---------------------------
>
> Key: AMQ-1515
> URL: https://issues.apache.org/activemq/browse/AMQ-1515
> Project: ActiveMQ
> Issue Type: Improvement
> Reporter: David Blevins
> Assignee: Hiram Chirino
> Priority: Trivial
> Fix For: 5.1.0
>
> Attachments: KillClassLoading.patch.txt
>
>
> Noticed you're using the propagated ClassLoading class. That thing was never
> needed, Class.forName(String, boolean, ClassLoader) always had the correct
> functionality.
> Here's a patch if you want it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.