Skip to content

Commit

Permalink
Fixing formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
chirino committed Mar 8, 2013
1 parent ee4f3c4 commit 16a1618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric-ha-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ First lets start a consumer running against a broker running in the 'mq-west' gr

Then lets start a producer running against a broker running in the 'mq-east' group:

java -jar extras/mq-client.jar producer --user admin --password admin --brokerUrl 'discovery:(fabric:mq-east)'
java -jar extras/mq-client.jar producer --user admin --password admin --brokerUrl 'discovery:(fabric:mq-east)'

0 comments on commit 16a1618

Please sign in to comment.