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 2010/11/04 08:51:00 UTC

[jira] Created: (CAMEL-3308) Upgrade CXF version to 2.3.0

Upgrade CXF version to 2.3.0
----------------------------

                 Key: CAMEL-3308
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
             Project: Apache Camel
          Issue Type: Task
          Components: camel-cxf
            Reporter: Willem Jiang
            Assignee: Willem Jiang
            Priority: Minor
             Fix For: 2.6.0


We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

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

Willem Jiang commented on CAMEL-3308:
-------------------------------------

@William
I added a profile of cxf-2.2.x, so you can run "mvn test -Pcxf-2.2.x" after compiling the camel-cxf with "mvn install".
The tests should be ran with CXF 2.2.11 now.


> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63051#action_63051 ] 

Daniel Kulp commented on CAMEL-3308:
------------------------------------



Willem,

It won't COMPILE with 2.2, but I THINK it should still RUN with 2.2 as it's just the generics.  I'm not 100% sure on that, but is that easily checkable?

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

Posted by "William Tam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63048#action_63048 ] 

William Tam commented on CAMEL-3308:
------------------------------------

@clause

we brought up the question to user/dev lists.

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

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

Willem Jiang commented on CAMEL-3308:
-------------------------------------

@ Claus 
There may be some user still want to use CXF 2.2.x and Camel 2.6.0.

FYI, I cannot make camel-cxf compile with CXF 2.2.11 and CXF 2.3.0 at the same time due to the InterceptorProvider API change.


> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

Posted by "William Tam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63054#action_63054 ] 

William Tam commented on CAMEL-3308:
------------------------------------

@dan

Junit tests only test against CXF 2.3, then?  So, testing with CXF 2.2 is pretty much done by hand?

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63050#action_63050 ] 

Claus Ibsen commented on CAMEL-3308:
------------------------------------

See nabble
http://camel.465427.n5.nabble.com/DISCUSS-CXF-2-3-upgrade-in-Camel-2-6-tp3250145p3250145.html

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63070#action_63070 ] 

Hadrian Zbarcea commented on CAMEL-3308:
----------------------------------------

@william, it doesn't have to be done by hand, it's just hard to do it in the camel-cxf component as you cannot depend on two different versions of the same artifact. It is however entirely possible to test it automatically in a separate project.

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63049#action_63049 ] 

Claus Ibsen commented on CAMEL-3308:
------------------------------------

@Tam

Ah that is very good way to get more feedback. Good call.

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

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

Willem Jiang commented on CAMEL-3308:
-------------------------------------

@William,

Yeah, we need to keep the backward compatible, I will revert the change of CxfConsumer to see if the change can work with the latest CXF 2.2.x.


> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63043#action_63043 ] 

Claus Ibsen commented on CAMEL-3308:
------------------------------------

Why do we need to be compatible with CXF 2.2?

We have upgraded from CXF 2.0 -> 2.1 and 2.1 -> 2.2 in previous Camel releases.
And CXF 2.2.x is reaching end of line. Dan Kulp says that there is one last release of 2.2.x planned.

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

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

Willem Jiang commented on CAMEL-3308:
-------------------------------------

As the continuation API change since CXF 2.3.0, camel-cxf will not support the latest CXF 2.2.x after this change.
But if you set the Synchronous option to be true, you can still let camel-cxf play with CXF 2.2.x.

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Resolved: (CAMEL-3308) Upgrade CXF version to 2.3.0

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

Willem Jiang resolved CAMEL-3308.
---------------------------------

    Resolution: Fixed

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

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

Willem Jiang commented on CAMEL-3308:
-------------------------------------

I did some tests on camel-cxf by using CXF 2.3.0 and CXF 2.2.11,  after revert the change of CxfConsumer, all the tests were passed.
Just as Dan said camel-cxf.jar can run with CXF 2.2.11, now the camel-cxf can still support CXF 2.2.x and CXF 2.3.x at the same time :)

I will committed the change of CxfConsumer into the trunk after we fork Camel 2.x branch.

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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


[jira] Commented: (CAMEL-3308) Upgrade CXF version to 2.3.0

Posted by "William Tam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63037#action_63037 ] 

William Tam commented on CAMEL-3308:
------------------------------------

Just stating the obvious, but please make sure camel-cxf 2.6 is backward compatible (in APIs and config) and fully support CXF 2.2.x if we do upgrade to CXF 2.3 in Camel 2.6.

> Upgrade CXF version to 2.3.0
> ----------------------------
>
>                 Key: CAMEL-3308
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3308
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> We could leverage some new features of CXF 2.3.x by doing this.

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