Hi,
You will also need to think about the persistence layer.
Most likely you will want to adopt KahaDB (which is in fact enabled by
default).
Regards,
Raúl.
On 12 December 2011 15:02, Torsten Mielke wrote:
> Hello,
>
> There is an ActiveMQ 5.5 migration guide [1] available on FuseSource.com.
>
Hello,
There is an ActiveMQ 5.5 migration guide [1] available on FuseSource.com.
Although it covers the migration from 5.4 to 5.5 some of the tips given there
may also apply to your migration or may at least be useful.
When going from version 4 to 5 you should better recompile your application
Hi all,How can I upgrade amq from version 4.x to 5.x?
What I only know about is that 4.x works on jdk1.4 while 5.x works on jdk5+.
Is there any guide to introduce how to do this and what should be noted for
that?
Does upgrade need to reconstruct the client source?
Thanks.
SuoNayi