Skip to content

Instantly share code, notes, and snippets.

@qmx
Created March 6, 2014 21:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qmx/9399725 to your computer and use it in GitHub Desktop.
Save qmx/9399725 to your computer and use it in GitHub Desktop.
/V/v/g/dynjs git:classpath ❯❯❯ bin/dynjs --console ✭ ✱ ◼
dynjs console.
Type exit and press ENTER to leave.
dynjs> dynjs.classPath.push("/Users/qmx/dev/dynjs-0.2.2-SNAPSHOT/activemq-all-5.9.0.jar")
undefined
dynjs> org.apache.activemq.ActiveMQConnectionFactory.DEFAULT_BROKER_URL
failover://tcp://localhost:61616
dynjs> %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment