[
https://issues.apache.org/jira/browse/CAMEL-15868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17235544#comment-17235544
]
PrabhuSharma commented on CAMEL-15868:
--------------------------------------
Thank you so much Andrea Cosentino!
{color:#172b4d}camel-core-catalog{color} is there as a bundle but can you
please help to find feature={color:#172b4d}"camel-catalog{color}" in camel 3.
*Expected behaviour with camel version 2.15.2/2.24.1*
- Below url has feature as "camel-catalog"
[https://repo1.maven.org/maven2/org/apache/camel/karaf/apache-camel/2.15.2/apache-camel-2.15.2-features.xml]
<feature name="camel-catalog" version="2.15.2" resolver="(obr)"
start-level="50">
<feature version="2.15.2">camel-core</feature>
<bundle>mvn:org.apache.camel.karaf/camel-karaf-commands-catalog/2.15.2</bundle>
</feature>
*Query -*
Upgraded *camel version 3.4.0 and* *feature ="camel-catalog*" is not there but
it require to install in Karaf container So what we can do to resolve this.
[https://repo1.maven.org/maven2/org/apache/camel/karaf/apache-camel/3.4.0/apache-camel-3.4.0-features.xml]
> Error executing command: No matching features for camel-catalog/0
> ------------------------------------------------------------------
>
> Key: CAMEL-15868
> URL: https://issues.apache.org/jira/browse/CAMEL-15868
> Project: Camel
> Issue Type: Bug
> Components: camel-catalog
> Affects Versions: 3.4.0
> Environment: OpenJdk11
> Camel 3.4.0
> Karaf Runtime 4.2.6
> Reporter: PrabhuSharma
> Priority: Blocker
> Fix For: 3.x
>
>
> Upgrading camel-core from 2.24.1 to camel-core 3.4.0 and used
> <feature>camel-catalog</feature>
> But while installing on karaf container 4.2.6 I am facing below issue.
> karaf@root()> feature:install camel-catalog
> Error executing command: No matching features for camel-catalog/0
>
> Any help/suggestion is most welcome!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)