You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by yiwang <im...@gmail.com> on 2013/08/18 17:04:29 UTC

The jar package dependency problem

Camel on osgi development route, need to be camel-http-2.11.1. Jar to join
in, but need to rely on org.apache.commons.httpclient (version = "[3.1.0,
4.0.0)"), and then I downloaded the commons-httpclient-3.1-osgi. Jar to join
in, but still lack the rely on, this is how to return a responsibility, how
to solve



--
View this message in context: http://camel.465427.n5.nabble.com/The-jar-package-dependency-problem-tp5737482.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: The jar package dependency problem

Posted by yiwang <im...@gmail.com>.
My goal in eclipse to build a platform, the platform is based on the added in
accordance with the osgi specification bundles on the equinox, wants to use
camel routing on the platform, I need to add the
camel-core-2.11.1.jar,javax.servlet-2.5.0.jar,camel-http-2.11.1.jar and so
on, such as the camel-http-2.11.1.Jar needs to rely on the Commons
httpclient, and then I added the Commons-httpclient-3.1-osgi.Jar, it still
prompts the lack the jar of org.apache.commons.httpclient "[3.1.0,4.0.0)"and
org.apache.commons.httpclient.auth "[3.1.0,4.0.0)" and so on ,Obviously
joined the jar package, don't know why also lacks corresponding rely on?




--
View this message in context: http://camel.465427.n5.nabble.com/The-jar-package-dependency-problem-tp5737482p5737491.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: The jar package dependency problem

Posted by Willem jiang <wi...@gmail.com>.
How did you deploy the camel into the OSGi platform?
What's the issue that you ran into?
I didn't quite understand you question.


--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Sunday, August 18, 2013 at 11:04 PM, yiwang wrote:

> Camel on osgi development route, need to be camel-http-2.11.1. Jar to join
> in, but need to rely on org.apache.commons.httpclient (version = "[3.1.0,
> 4.0.0)"), and then I downloaded the commons-httpclient-3.1-osgi. Jar to join
> in, but still lack the rely on, this is how to return a responsibility, how
> to solve
>  
>  
>  
> --
> View this message in context: http://camel.465427.n5.nabble.com/The-jar-package-dependency-problem-tp5737482.html
> Sent from the Camel - Users mailing list archive at Nabble.com (http://Nabble.com).