Re: Turning off creating of embedded Active MQ broker by ConnectionFactory

2007-11-23 Thread Romantique
Thanks Joe, as I understand from your response there is no way to turn this feature off; So, if someone specify "vm://localbroker" in connection string then broker will be always created and started as new instance of JMS Server if it is not started yet, won't it? Actually, I am looking for the w

Turning off creating of embedded Active MQ broker by ConnectionFactory

2007-11-16 Thread Romantique
Hello gentlemen. Is there any possibility to turn off creating (and starting) of embedded Active MQ broker in case connection string passing to ConnectionFactory starts with "vm://"? The desired behavior is exception informing that connection could not be created (provided no brokers were started