Drombler / drombler-fx

Drombler FX - the modular application framework for JavaFX.
https://www.drombler.org/drombler-fx
Other
60 stars 8 forks source link

Deactivate OSGi bundles properly #186

Closed puce77 closed 7 years ago

puce77 commented 7 years ago

The Drombler OSGi bundles should be deactivated properly:

puce77 commented 7 years ago

This might solve issue #185.

puce77 commented 7 years ago

The work planned for this issue has been done. The shutdown works fine and closes everything, but stopping individual bundles might not behave as you would expect (out of scope for this issue).

Unfortunately, #185 isn't fixed with this issue. It currently looks like an Apache Felix issue, but further investigations are required.