Re: BrokerService configuration ignored.

2007-01-19 Thread mers
Thanks, that fixed it. This should really be documented somewhere. James.Strachan wrote: > > Try moving the addConnector() method to just before the broker.start() > - older versions of ActiveMQ would kinda boot up the broker when you > tried adding connectors > > On 1/19/07, mers <[EMAIL PROT

Re: BrokerService configuration ignored.

2007-01-19 Thread James Strachan
Try moving the addConnector() method to just before the broker.start() - older versions of ActiveMQ would kinda boot up the broker when you tried adding connectors On 1/19/07, mers <[EMAIL PROTECTED]> wrote: Hi, I'm trying to create a broker programmatically. The broker will then receive conne