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:
Adrian T. Co 2005-12-20 10:20:22 +00:00
parent b6b7cce6ae
commit dad9a3bf76
1 changed files with 0 additions and 7 deletions

View File

@ -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",