that seems unintended, what is the contents of you xml configuration file?

There are some alternatives that may help: see:
http://activemq.apache.org/how-do-i-embed-a-broker-inside-a-connection.html

2009/4/6 ffrenchm <ffrench.mathi...@gmail.com>

>
> Hello,
>
> I'm trying to embed ActiveMQ thanks this method call:
>
> broker = BrokerFactory.createBroker(new URI("xbean:file:"+conffile_),
> false);
>
> As far I can understand by setting the boolean startBroker to false it
> should not start the broker until I expressly implement the broker.start()
> method but in fact it did (broker.isStarted() return true)...
>
> Do I misunderstand or is this a unattended behavior ?
>
> Thanks
>
>
> --
> View this message in context:
> http://www.nabble.com/embedding-ActiveMQ-thanks-activemq.xml-without-starting-tp22906914p22906914.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>


-- 
http://blog.garytully.com

Open Source SOA
http://FUSESource.com

Reply via email to