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.

Reply via email to