On Mar 28, 2007, at 12:46 AM, James Strachan wrote:
On 3/26/07, rmoore <[EMAIL PROTECTED]> wrote:
we are running geronimo 1.1.1 with AMQ 3.2.4 and have come across
the issue
that was reported and fixed in INF-275
(http://issues.apache.org/activemq/browse/AMQ-275). the bug shows
that this
has been fixed in 4.0.1. is there a way to get the fix in 3.2.4?
is there a
workaround for this problem that does not require a code change?
I'm afraid not. I'd recommend upgrading to 4.1.1 as soon as is
possible. (e.g. with Geronimo 2.0)
There is some unofficial integration of ActiveMQ 4.1.x for Geronimo
1.1.1 here:
http://svn.apache.org/repos/asf/geronimo/sandbox/g1.1-activemq4/
I had to whip this up for some folks who were having issues with AMQ
3.2.4 in G 1.1.1. This is basically a port of the AMQ 4.1
integration that was done for G 1.2. Peep at the README.txt for more
details.
For an official release, best bet is G 1.2 (not 2.0) which I'm still
hoping will be out soon, but a few key dependencies are blocking us :-P
--jason