Download | JavaDocs More... | Source | Forums | Support
You can turn off auto creation by setting the create property on the VM Transport to false:
ActiveMQConnectionFactory cf = new ActiveMQConnectionFactory("vm://localhost?create=false");