blob: 7c734e2994ffd6dc3575f073e054fed7f7561e7d [file] [log] [blame]
<div class="wiki-content maincontent"><p>You can turn off auto creation by setting the create property on the VM Transport to false:</p><p>ActiveMQConnectionFactory cf = new ActiveMQConnectionFactory("vm://localhost?create=false");</p></div>