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
            Priority: Minor
         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.

Reply via email to