Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: MR-532
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Willem Jiang
Reporter: Claus Ibsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FUSE Mediation Router

feature.xml file for Camel has unresolved placeholder in camel-cxf feature

Created: 07/Oct/11 08:23 AM   Updated: 08/Oct/11 10:06 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.8.0-fuse-01-06


 Description  « Hide
Willem can you take a look at this. Its important that the Camel 2.8 branch works fine. The camel-cxf feature is broken.

eg as you can see in the bundle entry, then ${jaxws.api.version} is not resolved.
<bundle dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-${jaxws.api.version}/1.8.0</bundle>

There is 3 different API versions in the maven repo
http://repo2.maven.org/maven2/org/apache/servicemix/specs/

At Apache, we are now using the feature of Apache CXF directly, so the camel-cxf is much smaller
<repository>mvn:org.apache.cxf.karaf/apache-cxf/2.4.2/xml/features</repository>



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order

Claus Ibsen added a comment - 07/Oct/11 11:27 AM
I have committed a fix by using 2.2 as a hardcoded value so the bundle entry can be resolved. And camel-cxf being installed in Fuse ESB

Willem Jiang added a comment - 08/Oct/11 03:27 AM
Hi Claus,

This error is caused the merge of patch

r1166126 | ffang | 2011-09-07 19:23:38 +0800 (三, 07 9 2011) | 1 line

[CAMEL-4423]use geronimo-jaxws_2.2_spec 1.1 bundle

I will revert the patch on the camel 2.8.x-fuse branch which is not a bug fix.


Willem Jiang added a comment - 08/Oct/11 10:06 AM
Reverted the patch of CAMEL-4423 and the fixing of Claus.
Committed into Camel 2.8.x-fuse branch with revision 7a6126dc496e6e75738e8d93f112393b29d86c50