[
https://issues.apache.org/jira/browse/CAMEL-10641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-10641.
---------------------------------
Resolution: Fixed
> camel-core - In OSGi should unload the loaded type converters when bundle is
> removed
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-10641
> URL: https://issues.apache.org/jira/browse/CAMEL-10641
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, osgi
> Reporter: Claus Ibsen
> Assignee: John Poth
> Fix For: 2.19.0
>
> Attachments: converter-example.zip
>
>
> See nabble
> http://camel.465427.n5.nabble.com/camel-core-not-detecting-converters-on-bundle-restart-in-karaf4-tp5791503.html
> So even if the CamelContext instance itself is shutdown, then somehow type
> converters that are static method calls somehow are causing issues. We should
> instead attempt to unload the type converters when stopping.
> However we need to ensure that this is called after CamelContext is stopped
> because the type converters are still to be used during shutdown of Camel
> itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)