Camel 2.10.3 version in Fuse - fuseesb

We have downloaded the latest version of FuseESBEnterprise-7.1.0. But the camel version is 2.10.0.fuse-71-047. How can we incorporate the Camel2.10.3 in FUSE

The Fuse Camel version "2.10.0.fuse-71-047" is based on the Apache Camel 2.10 branch. All the time we are syncing in fixes and changes on the Apache Camel branch to the Fuse branch. So at the point of time for a release we spend time hardening the code, and do additional testing etc.
As Fuse ESB Enterprise 7.1 was released in December 2012, that means the Fuse Camel version "2.10.0.fuse-71-047" has all the fixes/changes up till the point of the code freeze in December 2012.
So essentially that release has all the stuff from the Apache Camel 2.10.3 release.

Related

Apache Karaf 4.2.3 update ActiveMQ version

I'm using Karaf 4.2.3 over JDK 1.8. I had ran a Black Duck Scan, and it is pointing to Apache ActiveMQ -5.15.9 with some vulnerabilities, one of them is critical. I'd like to know if it is possible to get this updated to the recommended version which is 5.17.1. Please if you have some advice it'd be highly appreciated. I'd like to point out that in the current project, I'm not really using ActiveMQ.
ActiveMQ 5.17.1 requires Java 11 so you won't be able to use that. You should upgrade to ActiveMQ 5.16.5 instead. It's the latest version which supports Java 8. That said, if you're not using ActiveMQ in your project then the simplest (and most secure) thing you can do is just remove it.

Rabbit MQ upgrade from 3.6.x to 3.8.x version in Windows

I have installed RabbitMQ 3.6 version and Erlang 19.x version on my windows system. Now I need to upgrade the versions of rabbitmq to the latest version 3.8.x. I have checked the upgrade documentation and not clear for windows. Any reference doc (steps for upgrade) available for upgrade this version?
RabbitMQ 3.8.x requires Erlang 22.x
You can have a look at this document https://www.rabbitmq.com/which-erlang.html

MassTransit/Rabbit MQ Version Compatibility

Is a version of MassTransit tested and certified against specific versions of Rabbit MQ prior to its release? If so, is this information published?
On the CI server, MassTransit is tested using the 3.6 version(s). Locally, I test it with 3.7.x, and recently 3.8.x. So it's a variety, depending upon what's installed.
Any relatively recent version of RabbitMQ (3.6.x or later) should work fine.
Update: According to AppVeyor, they use v3.6.15-1

Need to integrate JBoss 7.1.1 to MyEclipse 8.6 how can i do it?

Need to integrate JBoss 7.1.1 to MyEclipse 8.5 any ideas how can i doit cause i can't see JBoss 7.x.x for this MyEclipse version. Thanks in advance!
You could try using the connector for an earlier release of JBoss and see if that works (just specify the install location for JBoss 7.1.
For full support, you'd be better off moving to the latest release of MyEclipse (2013). A MyEclipse license is not based on the release, so you can install any release during the period of your license.

Upgrade from ActiveMQ 5.4.2 to ActiveMQ 5.5.0 with non-empty KahaDB

Good Day!
We have problem with issue AMQ-2736(https://issues.apache.org/jira/browse/AMQ-2736) on remote sites and wants to upgrade to 5.5.0 version, wich resolved this problem. But network connection with remote sites not stable and we will have non-empty KahaDB at some of them. Does 5.5.0 vesrion works with database created by 5.4.2 version and we can simply upgrade software or we must empty all queues before upgrade?
I do not know this from first hand experience, but a colleague has successfully used ActiveMQ 5.5 against a KahaDB created from a previous version. If you really want to try it out, just take a file system copy of the entire dataDirectory from version 5.4.2, and point your 5.5 installation to that copy within your activemq.xml configuration.
I tried latest Fuse Message Broker maintenance release for ActiveMQ 5.4.2 - apache-activemq-5.4.2-fuse-02-00 - and it works good - all "trash" files are removed and we have not detected any message lost or corruption