[
https://issues.apache.org/activemq/browse/CAMEL-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang updated CAMEL-1043:
--------------------------------
Fix Version/s: 1.5.1
Now there is an Activator which takes care of the searching the META-INFO of
the camel components bundles for components and type converters.
TODO we need to refactor the ResolverUtil to pull the osgi relating codes into
camel-osgi module.
> ResolverUtil - Refactor to allow easier extensions for OSGi resolutions for
> different OSGi platforms
> ----------------------------------------------------------------------------------------------------
>
> Key: CAMEL-1043
> URL: https://issues.apache.org/activemq/browse/CAMEL-1043
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 1.5.0
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Fix For: 1.5.1, 2.0.0
>
>
> ResolverUtil has some internal code that detects if the classloader(s) is
> OSGi aware or not. ResolverUtil should expose strategy methods to allow us to
> create sub classes, or inject resolvers that cater for this OSGi resolution.
> Maybe expose some public API for end-users to customize this at configuration
> time, so they can let Camel run in any OSGi platform of choice.
> This is especially a problem with the dynamic type converters discoverer.
> That scans all bundles.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.