May be ordering....

Try:
1) Karaf 2.2.7 with the jre.properties.cxf
2) Install the ActiveMQ 5.5.1 feature.xml
3) Install the CXF 2.6.0 feature.xml
4) Install the Camel 2.9.2 feature.xml

Then install the various features themselves, likely in roughly the same 
order.  ActiveMQ first, CXF next, then Camel.

Dan


On Monday, April 30, 2012 05:54:39 PM Fitzcaraldo wrote:
> I'm now trying to add ActiveMQ 5.5.1 to the above container (karaf 2.2.7,
> cxf 2.6.0, camel 2.9.2)
> 
> features:addUrl mvn:org.apache.activemq/activemq-karaf/5.5.1/xml/features
> 
> then
> 
> features:install activemq-spring
> 
> This fails with the message:
> 
> Error executing command: Could not start bundle
> mvn:org.apache.activemq/activemq-spring/5.5.1 in feature(s)
> activemq-spring-5.5.1: Unresolved constraint in bundle
> org.apache.activemq.activemq-spring [199]: Unable to resolve 199.0:
> missing requirement [199.0] package;
> (&(package=org.apache.activemq)(version>=5.5.0)(!(version>=6.0.0)))
> 
> As well as the dependency in AMQ V5.5.0 shown this step also pulls in cxf
> 2.5.2 again!
> 
> Is there another dependency I'm not aware of?
> 
> Can someone recommend a combination of the 4 products that work together.
> 
> 
> 
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/karaf-2-2-5-cxf-2-6-0-and-camel-2-9-0-i
> nstall-problem-tp5675060p5677249.html Sent from the Camel - Users mailing
> list archive at Nabble.com.
-- 
Daniel Kulp
[email protected] - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com

Reply via email to