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