nkiesel wrote:
> 
> Ok, I got a step further using
> "vm://localhost?brokerConfig=xbean:activemq.xml". However, this now says:
> "class path resource [activemq.xml] cannot be opened because it does not
> exist" although activemq.xml is in the local directory and '.' is in
> classpath as well
> 

I finally figured it out: the connection URL that works is
"vm://localhost?brokerConfig=xbean:file:///path/to/my/activemq.xml"

-- 
View this message in context: 
http://www.nabble.com/beginner-needs-help-with-topology-tf2073837.html#a5873893
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to