You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2007/12/08 22:46:28 UTC

[jira] Resolved: (AMQ-1515) Removed use of ClassLoading

     [ 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.