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 and link against the newer ActiveMQ client libraries. Hope this helps. Torsten Mielke tors...@fusesource.com tmie...@blogspot.com [1] http://fusesource.com/docs/broker/5.5/migration/PersistenceMigration.html On Dec 12, 2011, at 3:25 PM, SuoNayi wrote: > 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