vm: will create an embedded broker if one is not already started there is a ?create=false option on the url if you don't want that. see: http://activemq.apache.org/vm-transport-reference.html for some more detail
On 9 February 2010 06:12, bhomass <bhoma...@cox.net> wrote: > > I am running the demo webapp in the download without any modification, and > it > apparently is connecting to the standalone broker which I started using the > activemq.bat file. > > I don't understand why this should be, since the web.xml has a > <context-param> > <param-name>org.apache.activemq.brokerURL</param-name> > <param-value>vm://localhost</param-value> > <description>The URL of the Message Broker to connect > to</description> > </context-param> > > which should mean it will only connect to an embedded broker. > > any one knows how this works? > -- > View this message in context: > http://old.nabble.com/why-is-sample-app-connecting-to-standalone-broker--tp27510881p27510881.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- http://blog.garytully.com Open Source Integration http://fusesource.com