[
https://issues.apache.org/activemq/browse/SMX4KNL-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reopened SMX4KNL-44:
------------------------------------
Assignee: (was: Gert Vanthienen)
I think the fix has a problem in that if not calling the refreshPackages()
method, the new bundle is not really used. So for bundles that are not
consumed by other bundles, the fix works fine, as the bundle is only restarted
once. However, when the bundle is consumed by another bundle by importing some
packages, which is a usual case when you deploy a library, the new version does
not seem to be used by other bundles and in such case, the only way is to
restart the framework :-(
> Changed bundles restarted twice
> -------------------------------
>
> Key: SMX4KNL-44
> URL: https://issues.apache.org/activemq/browse/SMX4KNL-44
> Project: ServiceMix Kernel
> Issue Type: Bug
> Affects Versions: 1.0-m3
> Reporter: Ivan Stojic
> Fix For: 1.0-rc1
>
>
> When a bundle file is replaced or 'touch'-ed in the deploy directory, the
> bundle is being restarted twice.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.