Created
July 3, 2012 15:49
-
-
Save jdeoliveira/3040603 to your computer and use it in GitHub Desktop.
Embedded ActiveMQ reachable from outside mule
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<jms:activemq-connector name="Active_MQ" specification="1.1" brokerURL="vm:broker:(tcp://localhost:61616)?broker.persistent=false" embeddedMode="true" validateConnections="true" doc:name="Active_MQ"/> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment