You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2011/06/21 23:17:52 UTC

[jira] [Created] (CAMEL-4135) cxf-blueprint context injection improvement

cxf-blueprint context injection improvement
-------------------------------------------

                 Key: CAMEL-4135
                 URL: https://issues.apache.org/jira/browse/CAMEL-4135
             Project: Camel
          Issue Type: Improvement
          Components: camel-cxf
    Affects Versions: 2.8.0
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.8.0



The blueprint handling of the  cxfEndpoint stuff can be simplified a bit by allowing the camel to use the CamelContextAware stuff to inject the context instead of the funky lookup that it's currently doing.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4135) cxf-blueprint context injection improvement

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

Daniel Kulp updated CAMEL-4135:
-------------------------------

    Attachment: CAMEL-4135.txt

Patch that fixes this.   However, don't apply yet as it needs a discussion on the list.

> cxf-blueprint context injection improvement
> -------------------------------------------
>
>                 Key: CAMEL-4135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4135
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 2.8.0
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.8.0
>
>         Attachments: CAMEL-4135.txt
>
>
> The blueprint handling of the  cxfEndpoint stuff can be simplified a bit by allowing the camel to use the CamelContextAware stuff to inject the context instead of the funky lookup that it's currently doing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-4135) cxf-blueprint context injection improvement

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

Edstrom Johan resolved CAMEL-4135.
----------------------------------

    Resolution: Fixed

Thanks Dan!

> cxf-blueprint context injection improvement
> -------------------------------------------
>
>                 Key: CAMEL-4135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4135
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 2.8.0
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.8.0
>
>         Attachments: CAMEL-4135.txt
>
>
> The blueprint handling of the  cxfEndpoint stuff can be simplified a bit by allowing the camel to use the CamelContextAware stuff to inject the context instead of the funky lookup that it's currently doing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4135) cxf-blueprint context injection improvement

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

Daniel Kulp updated CAMEL-4135:
-------------------------------

    Attachment: camel-example-cxf-blueprint.tar.gz

this is an port of the camel-example-cxf-osgi example to use blueprint

> cxf-blueprint context injection improvement
> -------------------------------------------
>
>                 Key: CAMEL-4135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4135
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 2.8.0
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.8.0
>
>         Attachments: camel-example-cxf-blueprint.tar.gz
>
>
> The blueprint handling of the  cxfEndpoint stuff can be simplified a bit by allowing the camel to use the CamelContextAware stuff to inject the context instead of the funky lookup that it's currently doing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4135) cxf-blueprint context injection improvement

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

Daniel Kulp updated CAMEL-4135:
-------------------------------

    Comment: was deleted

(was: this is an port of the camel-example-cxf-osgi example to use blueprint)

> cxf-blueprint context injection improvement
> -------------------------------------------
>
>                 Key: CAMEL-4135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4135
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 2.8.0
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.8.0
>
>         Attachments: CAMEL-4135.txt
>
>
> The blueprint handling of the  cxfEndpoint stuff can be simplified a bit by allowing the camel to use the CamelContextAware stuff to inject the context instead of the funky lookup that it's currently doing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-4135) cxf-blueprint context injection improvement

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

Willem Jiang commented on CAMEL-4135:
-------------------------------------

Here[1] is the discussion in the mailing list.
[1]http://camel.465427.n5.nabble.com/CAMEL-4135-4109-and-Spring-and-Blueprint-namespace-things-td4512057.html

> cxf-blueprint context injection improvement
> -------------------------------------------
>
>                 Key: CAMEL-4135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4135
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 2.8.0
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.8.0
>
>         Attachments: CAMEL-4135.txt
>
>
> The blueprint handling of the  cxfEndpoint stuff can be simplified a bit by allowing the camel to use the CamelContextAware stuff to inject the context instead of the funky lookup that it's currently doing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4135) cxf-blueprint context injection improvement

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

Daniel Kulp updated CAMEL-4135:
-------------------------------

    Attachment:     (was: camel-example-cxf-blueprint.tar.gz)

> cxf-blueprint context injection improvement
> -------------------------------------------
>
>                 Key: CAMEL-4135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4135
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 2.8.0
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.8.0
>
>         Attachments: CAMEL-4135.txt
>
>
> The blueprint handling of the  cxfEndpoint stuff can be simplified a bit by allowing the camel to use the CamelContextAware stuff to inject the context instead of the funky lookup that it's currently doing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira