Re: 5.2 release schedule?

2008-06-12 Thread sgm
On 6/11/08, Rob Davies <[EMAIL PROTECTED]> wrote: > > On 11 Jun 2008, at 11:36, Gregory Mostizky wrote: > > > > > Hello, > > > > Our team builds an application that is now going through our final stress > > tests before release. > > We discovered a memory leak in ActiveMQ 5.1 > > (https://issues.ap

How to specify ForwardingBridge in XML

2008-05-02 Thread sgm
One of the changes in release 5.1 is this Improvement http://issues.apache.org/activemq/browse/AMQ-545 but I can't figure out how it's supposed to be specified. In every case the broker fails to start. Here's an excerpt from the exception: UnsatisfiedDependencyException: Error creating bean with

Re: Dead subscribers and duplex

2008-04-30 Thread sgm
is only partial. I believe it should be reopened, and the fix should be to copy all relevant networkConnection properties. On 4/30/08, Rob Davies <[EMAIL PROTECTED]> wrote: > ah - ok - thx for investigating it further! > > > On 30 Apr 2008, at 17:29, sgm wrote: > > >

Re: Dead subscribers and duplex

2008-04-30 Thread sgm
l create a Jira. On 4/30/08, Rob Davies <[EMAIL PROTECTED]> wrote: > > On 29 Apr 2008, at 23:23, sgm wrote: > > > I'm seeing a problem with dead subscribers not being > > detected/propagated using duplex networkConnections. > > > > Specifically, I've se

Dead subscribers and duplex

2008-04-29 Thread sgm
I'm seeing a problem with dead subscribers not being detected/propagated using duplex networkConnections. Specifically, I've set up a hub/spoke arrangement with a central broker (hub) and several remote brokers (spokes). On one spoke I publish messages to a queue, and subscribe on another spoke. I