LibraryToggle FramesPrintFeedback

There are three ways to pass configuration to a broker instance at start-up:

  • XBean URI—specifies the location a Spring XML configuration file

  • Broker URI—specifies the broker configuration as part of the URI

  • Properties URI—specifies the location of properties file containing Fuse Message Broker configuration

You can specify a broker's configuration entirely on the command line using a broker URI of the form shown in Example 3.1.


For example, the URI shown in Example 3.2 starts up a broker that accepts connections on port 61616, establishes a network connection to remotehost:61616, and disables persistence.


Comments powered by Disqus