I need to configure an internal VM ActiveMQ broker
My openejb.xml:
....
<Resource id="BrokerActiveMQResourceAdapter" type="ActiveMQResourceAdapter">
        BrokerXmlConfig =
*broker:(vm://localhost?waitForStart=10000&amp;brokerConfig=xbean:file:///<my
conf path>/activemq.xml)*
        ServerUrl =
*vm://localhost?waitForStart=10000&amp;brokerConfig=xbean:file:///<my conf
path>/activemq.xml*
</Resource>
.....

But it seems not work. 
Any idea ?


--
View this message in context: 
http://openejb.979440.n4.nabble.com/Internal-VM-ActiveMQ-Broker-tp4404421p4404421.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to