On Mar 6, 2011, at 7:13 PM, alikic wrote: > > alikic wrote: >> >> I hit this issue (AMQ-3094) with 5.4.2. Thanks for the great work on >> fixing it! >> >> Is there a way (and is it safe) to apply the fixes for AMQ-3094 to 5.4.2, >> or is it better to just grab the latest snapshot from svn? Do you know if >> 5.5 is coming out any time soon? >> >> Thanks, >> Aleks >> > I just compiled a patch (a jar with only three classes from AMQ-3094), put > it at the beginning of classpath, and it fixed the issue.
For my work, I built activemq-web-5.5-SNAPSHOT.jar containing this fix, and dropped it into a stock ActiveMQ 5.4.2 build. We have not observed any ill effects using this combination so far. alex