[ https://issues.apache.org/activemq/browse/SM-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet resolved SM-938. -------------------------------- Resolution: Fixed Assignee: Guillaume Nodet http://svn.apache.org/viewvc?view=rev&rev=534351 http://svn.apache.org/viewvc?view=rev&rev=534352 > Component updates (from the hot deployer) sometimes fail > -------------------------------------------------------- > > Key: SM-938 > URL: https://issues.apache.org/activemq/browse/SM-938 > Project: ServiceMix > Issue Type: Bug > Components: servicemix-core > Affects Versions: 3.1 > Reporter: Guillaume Nodet > Assigned To: Guillaume Nodet > Fix For: 3.1.1, 3.2 > > > If the component installer is not loaded, the update will not uninstall the > component. > installationService.loadInstaller(componentName); > should be called prior to > > installationService.unloadInstaller(componentName, true); > in AutoDeploymentService#updateArchive > The same thing should also be fixed from the AdminCommands service -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.