You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2009/11/24 10:27:52 UTC

[jira] Commented: (CAMEL-2217) Feature file of camel does not include cxf-rs for RESTful services

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

Charles Moulliard commented on CAMEL-2217:
------------------------------------------

I'm not sure that we need additional bundles. Here is what servicemix feature file has defined :

<feature name="cxf-jaxrs" version="4.1.0-SNAPSHOT">
<feature version="4.1.0-SNAPSHOT">cxf-osgi</feature>
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.abdera/0.4.0-incubating_1</bundle>
<bundle>mvn:org.codehaus.jettison/jettison/1.1</bundle>
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlbeans/2.4.0_2</bundle>
<bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr311-api-1.0/1.4-SNAPSHOT</bundle>
</feature>

Camel cxf feature file already includes :
- org.apache.servicemix.specs.jsr311-api (1.3.0)
- xmlbeans (2.4)
- jettison (1.1)
- abdera

> Feature file of camel does not include cxf-rs for RESTful services
> ------------------------------------------------------------------
>
>                 Key: CAMEL-2217
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2217
>             Project: Apache Camel
>          Issue Type: Improvement
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Charles Moulliard
>            Assignee: Willem Jiang
>
> Feature file of camel does not include cxf-rs for RESTful services

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