I wanted to give an update to this issue in case it might help someone else.
I was able to resolve this issue thanks to Ranx. I upgraded to Camel 2.17.3
and the problem was resolved.
Cheers
--
View this message in context:
http://camel.465427.n5.nabble.com/Installing-Camel-SQL-Unable-to-reso
I couldn't be sure with digging into it further but you have a 1.5.x
installed, the semantic versioning indicates that the bundle you require be
something greater than 1.4.x, but you get a wiring failure. There's a bug
reported against websockets for Camel 2.18 for just the same error and the
Mave
I'm not sure if I understand exactly what your saying. Are you thinking the
java packaging structure for objects inside javax.mail component may have
changed from Java 1.4 to 1.5?
When I look at the dependencies in the features.xml located at
https://repo1.maven.org/maven2/org/apache/camel/kara
https://mvnrepository.com/artifact/javax.mail/mail
https://mvnrepository.com/artifact/javax.mail/javax.mail-api
I suspect it is related to the note in there that they moved the bundle
between the versions. Technically that shouldn't make any difference but
if they modify the private package/expor
Interesting. I wonder if it is related.
https://issues.apache.org/jira/browse/CAMEL-9689
The javax.mail seems to be a common thread there. I wonder if some exports
or namespaces got changed in the higher revision?
On Tue, Aug 9, 2016 at 9:46 AM, Vince Iglehart <
vince.igleh...@kniferiver.com> w
I agree with your assessment. However, the part that I don't understand is
how it is missing. When I run the exports command from Karaf, this is what
I get. I read this to say that javax.mail 1.5 is available.
karaf@root()> exports | grep javax.mail
com.sun.mail.handlers
Apparently the Camel-SQL feature has a dependency on javax.mail which is
not installed in your karaf.
On Tue, Aug 9, 2016 at 9:12 AM, Vince Iglehart <
vince.igleh...@kniferiver.com> wrote:
> Hello,
> I am using Karaf 4.0.5. I am attempting to install feature camel-sql.
> When
> I attempt the ins
Hello,
I am using Karaf 4.0.5. I am attempting to install feature camel-sql. When
I attempt the install I receive the following error message:
Error executing command: Unable to resolve javax.mail/1.4.5: missing
requirement [javax.mail/1.4.5] osgi.wiring.package;
filter:="(&(osgi.wiring.package