LibraryLink ToToggle FramesPrintFeedback

URI Configuration

You can configure a broker by appending a URL to the activemq command using the following syntax:

activemq broker:(transportURI,network:networkURI)/brokerName?brokerOptions

For example:

activemq broker:(tcp://localhost:61616,network:static:tcp://remotehost:61616)?persistent=false&useJmx=true

You can include the following broker options to a configuration URI.