[
https://issues.apache.org/activemq/browse/SM-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SM-1016.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.2
3.1.2
Assignee: Guillaume Nodet
URL: http://svn.apache.org/viewvc?view=rev&rev=563836
URL: http://svn.apache.org/viewvc?view=rev&rev=563837
Thanks a lot for this patch!
> Environment Context ComponentMBeanImpl Removal
> ----------------------------------------------
>
> Key: SM-1016
> URL: https://issues.apache.org/activemq/browse/SM-1016
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-core
> Affects Versions: 3.1
> Environment: Windows XP, Java 1.5 Sun 32bit
> Reporter: Corey Baswell
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: 3.1.2, 3.2
>
> Attachments: patch.txt
>
>
> The class org.apache.servicemix.jbi.container.EnvironmentContext has a
> unregister method called by the JBIContainer on component unload. Currently
> this method is unimplemented but need to add the following:
> this.envMap.remove(connector)
> So uninstalled component related instances (and classes) can be collected
> from memory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.