You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/01/05 01:37:05 UTC

[jira] Created: (CAMEL-1223) FactoryFinder should support OSGI as well

FactoryFinder should support OSGI as well
-----------------------------------------

                 Key: CAMEL-1223
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1223
             Project: Apache Camel
          Issue Type: Sub-task
    Affects Versions: 1.5.0, 1.4.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 1.5.1, 2.0.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-1223) FactoryFinder should support OSGI as well

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48488#action_48488 ] 

Willem Jiang commented on CAMEL-1223:
-------------------------------------

Current FactoryFinder will go through the class path to search the "META-INF", but in the OSGI environment, we need to use other API to do this meta-info searching.
We can provides two kinds of FactoryFinder  from camel. One is working for the more deployment, the other just for the OSGI.
Since we could tell if the camel context is for the OSGI environment, the camel context can delegate the creation of the FactoryFinder.

I just checked  the FactoryFinder's construction caller code, they all can access the camel context.

> FactoryFinder should support OSGI as well
> -----------------------------------------
>
>                 Key: CAMEL-1223
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1223
>             Project: Apache Camel
>          Issue Type: Sub-task
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1223) FactoryFinder should support OSGI as well

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

Willem Jiang resolved CAMEL-1223.
---------------------------------

    Resolution: Fixed

> FactoryFinder should support OSGI as well
> -----------------------------------------
>
>                 Key: CAMEL-1223
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1223
>             Project: Apache Camel
>          Issue Type: Sub-task
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (CAMEL-1223) FactoryFinder should support OSGI as well

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

Work on CAMEL-1223 started by Willem Jiang.

> FactoryFinder should support OSGI as well
> -----------------------------------------
>
>                 Key: CAMEL-1223
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1223
>             Project: Apache Camel
>          Issue Type: Sub-task
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.