[ https://issues.apache.org/activemq/browse/SM-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet resolved SM-930. -------------------------------- Resolution: Fixed Assignee: Guillaume Nodet Thx a lot for this patch! Sending servicemix-core/src/main/java/org/apache/servicemix/jbi/framework/ComponentMBeanImpl.java Transmitting file data . Committed revision 580070. > ComponentListener does not get notified on Component uninstall > -------------------------------------------------------------- > > Key: SM-930 > URL: https://issues.apache.org/activemq/browse/SM-930 > Project: ServiceMix > Issue Type: Bug > Components: servicemix-core > Affects Versions: 3.1 > Environment: Ubuntu-64, Java 1.5_06, ServiceMix-3.1-incubating > Reporter: Corey Baswell > Assignee: Guillaume Nodet > Priority: Minor > Fix For: 3.2 > > Attachments: patch.txt > > > The org.apache.servicemix.jbi.event.ComponentListener does not get notified > when a component in the JBI container is uninstalled: > public void componentUninstalled(ComponentEvent event); > I attached a patch for how i got it working. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.