[
https://issues.apache.org/jira/browse/SM-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456545#comment-17456545
]
Freeman Yue Fang commented on SM-4967:
--------------------------------------
I always do
rm -rf $SMX_HOME/data
folder to get rid of the previous installed bundle cache to ensure the new
configuration take effect.
But this also means you lose all your previous installed bundles and you need
to reinstall all your application bundles from the scratch, *so be careful when
you do this*
This is my output after doing this
{code}
karaf@root>la|grep Blueprint
26 | Active | 20 | 1.0.1 | Apache Aries
Blueprint API
27 | Active | 20 | 1.0.9 | Apache Aries
Blueprint CM
28 | Active | 20 | 1.8.3 | Apache Aries
Blueprint Core, Fragments: 29
29 | Resolved | 20 | 1.0.0 | Apache Aries
Blueprint Core Compatiblity Fragment Bundle, Hosts: 28
31 | Active | 30 | 1.1.5 | Apache Aries JMX
Blueprint API
32 | Active | 30 | 1.1.5 | Apache Aries JMX
Blueprint Core
100 | Active | 30 | 4.0.9 | Apache Karaf ::
Bundle :: BlueprintStateService
104 | Active | 24 | 4.0.9 | Apache Karaf ::
Deployer :: Blueprint
113 | Active | 30 | 4.0.9 | Apache Karaf ::
JAAS :: Blueprint :: Config
171 | Active | 50 | 4.2.0 | Apache XBean ::
OSGI Blueprint Namespace Handler
karaf@root>
{code}
You can see the "Apache Aries Blueprint Core" version is 1.8.3
FWIW, The latest Apache Servicemix distribution was released about 5 years ago,
and it won't be further Apache Servicemix distribution version released. So
IMHO, any projects running on Apache Servicemix distribution should really be
moved to Apache Karaf distribution(the Core of Apache Servicemix), which is
actively developed and maintained, so any new issues we run into can be fixed
there.
Freeman
> 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)