mirror of https://github.com/apache/activemq.git
Re-removed old config documentation.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357949 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b6b7cce6ae
commit
dad9a3bf76
|
@ -832,13 +832,6 @@ public class Main {
|
|||
" Example: Main xbean:activemq.xml",
|
||||
" Loads the xbean configuration file from the classpath",
|
||||
"",
|
||||
" Spring based broker configuration:",
|
||||
"",
|
||||
" Example: Main spring:file:activemq.xml",
|
||||
" Loads the spring configuration file from the current working directory",
|
||||
" Example: Main spring:activemq.xml",
|
||||
" Loads the spring configuration file from the classpath",
|
||||
"",
|
||||
" URI Parameter based broker configuration:",
|
||||
"",
|
||||
" Example: Main broker:(tcp://localhost:61616, tcp://localhost:5000)?useJmx=true",
|
||||
|
|
Loading…
Reference in New Issue