Christian Müller created CAMEL-6546:
---------------------------------------
Summary: Installation of camel-mybatis feature fails
Key: CAMEL-6546
URL: https://issues.apache.org/jira/browse/CAMEL-6546
Project: Camel
Issue Type: Bug
Components: karaf
Affects Versions: 2.11.1
Reporter: Christian Müller
Assignee: Christian Müller
Fix For: 2.11.2
{noformat}
cmueller$ ./karaf clean
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (2.3.1)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'osgi:shutdown' or 'logout' to shutdown Karaf.
karaf@root> features:chooseurl camel 2.11.1
adding feature url mvn:org.apache.camel.karaf/apache-camel/2.11.1/xml/features
karaf@root> features:install camel-mybatis
Error executing command: Could not start bundle
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-dbcp/1.4_3
in feature(s) camel-quartz-2.11.1, camel-jpa-2.11.1, camel-bam-2.11.1,
camel-mybatis-2.11.1, camel-ibatis-2.11.1: Unresolved constraint in bundle
org.apache.servicemix.bundles.commons-dbcp [64]: Unable to resolve 64.0:
missing requirement [64.0] osgi.wiring.package;
(osgi.wiring.package=javax.transaction)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira