On 3/23/06, James Strachan <[EMAIL PROTECTED]> wrote: > One common problem people seem to hit is that they start JMS > connections first using the vm:// transport, which tends to > auto-create a broker; then they start another broker using an > activemq.xml and they end up with 2 different brokers. > > How are you running the brokers; using the activemq scripts? >
James I'm using activemq script passing it a xbean:file:path to my activemq.xml and I'm using SNAPSHOT version. J
