You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/06/03 10:58:01 UTC

[jira] Created: (CAMEL-571) camel-core bundle doesn't export the META-INF

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.


[jira] Commented: (CAMEL-571) camel-core bundle doesn't export the META-INF

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Resolved: (CAMEL-571) camel-core bundle doesn't export the META-INF

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved CAMEL-571.
--------------------------------

    Resolution: Won't Fix

> 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.