[
https://issues.apache.org/jira/browse/SM-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17455945#comment-17455945
]
Freeman Yue Fang commented on SM-4967:
--------------------------------------
A workaround which I hope could work is that you may want to try to upgrade
the org.apache.aries.blueprint.core version to 1.8.3, which contains the fix
for ARIES-1540
edit
$SMX_HOME/system/org/apache/karaf/features/standard/4.0.9/standard-4.0.9-features.xml
change
<bundle
start-level="20">mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.7.1</bundle>
to
<bundle
start-level="20">mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.8.3</bundle>
This way at least the camel-cxf related examples from distribution work for me.
> Blueprint cxf is down
> ---------------------
>
> Key: SM-4967
> URL: https://issues.apache.org/jira/browse/SM-4967
> Project: ServiceMix
> Issue Type: Bug
> Affects Versions: 7.0.1
> Reporter: Andrea
> Priority: Blocker
> Attachments: image001.png, image002.png, image003.png, image004.png,
> image005.png
>
>
> Hello,
> today we restarted our serviceMix live environment and all is blocked do to
> namespace
> [https://camel.apache.org/schema/blueprint/cxf]
> is down.
> Please, can you help me.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)