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 2011/06/22 11:12:50 UTC

[jira] [Created] (CAMEL-4138) camel-example-cxf-osgi can't be deploy with CXF 2.4.x

camel-example-cxf-osgi can't be deploy with CXF 2.4.x
-----------------------------------------------------

                 Key: CAMEL-4138
                 URL: https://issues.apache.org/jira/browse/CAMEL-4138
             Project: Camel
          Issue Type: Bug
          Components: examples
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.8.0


As CXF 2.4.x remove the org.apache.cxf.transport.http_osgi package due to the refactoring of cxf http transport, current camel-example-cxf-osgi cannot be deployed into ServiceMix with CXF 2.4.x.


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

        

[jira] [Updated] (CAMEL-4138) camel-example-cxf-osgi can't be deployed with CXF 2.4.x

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

Willem Jiang updated CAMEL-4138:
--------------------------------

    Summary: camel-example-cxf-osgi can't be deployed with CXF 2.4.x  (was: camel-example-cxf-osgi can't be deploy with CXF 2.4.x)

> camel-example-cxf-osgi can't be deployed with CXF 2.4.x
> -------------------------------------------------------
>
>                 Key: CAMEL-4138
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4138
>             Project: Camel
>          Issue Type: Bug
>          Components: examples
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> As CXF 2.4.x remove the org.apache.cxf.transport.http_osgi package due to the refactoring of cxf http transport, current camel-example-cxf-osgi cannot be deployed into ServiceMix with CXF 2.4.x.

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

        

[jira] [Issue Comment Edited] (CAMEL-4138) camel-example-cxf-osgi can't be deployed with CXF 2.4.x

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

Christian Schneider edited comment on CAMEL-4138 at 6/22/11 11:12 AM:
----------------------------------------------------------------------

Can you go into more details what happens? I have successfully run camel-cxf services in osgi at least using the camel transport for cxf. 

      was (Author: chris@die-schneider.net):
    Can you go into more details what happens. I have successfully run camel-cxf services in osgi at least using the camel transport for cxf. 
  
> camel-example-cxf-osgi can't be deployed with CXF 2.4.x
> -------------------------------------------------------
>
>                 Key: CAMEL-4138
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4138
>             Project: Camel
>          Issue Type: Bug
>          Components: examples
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> As CXF 2.4.x remove the org.apache.cxf.transport.http_osgi package due to the refactoring of cxf http transport, current camel-example-cxf-osgi cannot be deployed into ServiceMix with CXF 2.4.x.

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

        

[jira] [Resolved] (CAMEL-4138) camel-example-cxf-osgi can't be deployed with CXF 2.4.x

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

Willem Jiang resolved CAMEL-4138.
---------------------------------

    Resolution: Fixed

> camel-example-cxf-osgi can't be deployed with CXF 2.4.x
> -------------------------------------------------------
>
>                 Key: CAMEL-4138
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4138
>             Project: Camel
>          Issue Type: Bug
>          Components: examples
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> As CXF 2.4.x remove the org.apache.cxf.transport.http_osgi package due to the refactoring of cxf http transport, current camel-example-cxf-osgi cannot be deployed into ServiceMix with CXF 2.4.x.

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

        

[jira] [Commented] (CAMEL-4138) camel-example-cxf-osgi can't be deployed with CXF 2.4.x

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

Willem Jiang commented on CAMEL-4138:
-------------------------------------

It relates to the OSGi import package of "org.apache.cxf.transport.http_osgi", you can find more information with my commit[1].
[1]http://svn.apache.org/viewvc?rev=1138350&view=rev


> camel-example-cxf-osgi can't be deployed with CXF 2.4.x
> -------------------------------------------------------
>
>                 Key: CAMEL-4138
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4138
>             Project: Camel
>          Issue Type: Bug
>          Components: examples
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> As CXF 2.4.x remove the org.apache.cxf.transport.http_osgi package due to the refactoring of cxf http transport, current camel-example-cxf-osgi cannot be deployed into ServiceMix with CXF 2.4.x.

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

        

[jira] [Commented] (CAMEL-4138) camel-example-cxf-osgi can't be deployed with CXF 2.4.x

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

Christian Schneider commented on CAMEL-4138:
--------------------------------------------

Can you go into more details what happens. I have successfully run camel-cxf services in osgi at least using the camel transport for cxf. 

> camel-example-cxf-osgi can't be deployed with CXF 2.4.x
> -------------------------------------------------------
>
>                 Key: CAMEL-4138
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4138
>             Project: Camel
>          Issue Type: Bug
>          Components: examples
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> As CXF 2.4.x remove the org.apache.cxf.transport.http_osgi package due to the refactoring of cxf http transport, current camel-example-cxf-osgi cannot be deployed into ServiceMix with CXF 2.4.x.

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

        

[jira] [Commented] (CAMEL-4138) camel-example-cxf-osgi can't be deployed with CXF 2.4.x

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

Christian Schneider commented on CAMEL-4138:
--------------------------------------------

Ah .. so it just could not resolve the package. In my examples I typically use require bundle for the cxf dependency. This is more stable atthe moment... well until we refactor cxf to use more fine granular bundles. 

> camel-example-cxf-osgi can't be deployed with CXF 2.4.x
> -------------------------------------------------------
>
>                 Key: CAMEL-4138
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4138
>             Project: Camel
>          Issue Type: Bug
>          Components: examples
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> As CXF 2.4.x remove the org.apache.cxf.transport.http_osgi package due to the refactoring of cxf http transport, current camel-example-cxf-osgi cannot be deployed into ServiceMix with CXF 2.4.x.

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