You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/07 10:31:01 UTC

[jira] [Commented] (CAMEL-11383) Replace Jersey JAX-RS client with CXF in Bonita component

    [ https://issues.apache.org/jira/browse/CAMEL-11383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156788#comment-16156788 ] 

ASF GitHub Bot commented on CAMEL-11383:
----------------------------------------

GitHub user jamesnetherton opened a pull request:

    https://github.com/apache/camel/pull/1923

    CAMEL-11383: Replace Jersey JAX-RS client with CXF in Bonita component

    https://issues.apache.org/jira/browse/CAMEL-11383

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jamesnetherton/camel CAMEL-11383

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1923.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1923
    
----
commit b94fd971fd9664fa52b5d8ac7acc93bd97ee92fd
Author: James Netherton <ja...@gmail.com>
Date:   2017-09-07T09:28:37Z

    CAMEL-11383: Replace Jersey JAX-RS client with CXF in Bonita component

commit bd06490b9d377f828c16247f5552c9ed422e47c0
Author: James Netherton <ja...@gmail.com>
Date:   2017-09-07T09:29:34Z

    CAMEL-11383: Add Bonita integration test

----


> Replace Jersey JAX-RS client with CXF in Bonita component
> ---------------------------------------------------------
>
>                 Key: CAMEL-11383
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11383
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.20.0
>            Reporter: James Netherton
>            Assignee: James Netherton
>            Priority: Minor
>
> The Bonita component uses the Jersey JAX-RS client which could make things tricky if you want to use this component in conjunction with others that require a different JAX-RS API implementation (E.g CXF).
> So maybe it's better to port the component over to CXF.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)