[
https://issues.apache.org/activemq/browse/CAMEL-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43186#action_43186
]
Freeman Fang commented on CAMEL-571:
------------------------------------
actually this issue is caused by CAMEL-572, it's not bundle package export issue
so won't fix this issue
> camel-core bundle doesn't export the META-INF
> ---------------------------------------------
>
> Key: CAMEL-571
> URL: https://issues.apache.org/activemq/browse/CAMEL-571
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Freeman Fang
> Fix For: 1.4.0
>
>
> camel-core bundle doesn't export the META-INF, so if we use camel-core in
> osgi container, we can encounter exception like
> org.apache.camel.NoSuchLanguageException: No language could be found for:
> xpath
> at
> org.apache.camel.impl.DefaultLanguageResolver.noSpecificLanguageFound(DefaultLanguageResolver.java:72)
> since the language resovler depend on the language class name property in the
> META-INF folder
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.