summaryrefslogtreecommitdiff
path: root/content/xdocs/Configure the Broker via config.xml.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/xdocs/Configure the Broker via config.xml.html')
-rw-r--r--content/xdocs/Configure the Broker via config.xml.html51
1 files changed, 51 insertions, 0 deletions
diff --git a/content/xdocs/Configure the Broker via config.xml.html b/content/xdocs/Configure the Broker via config.xml.html
new file mode 100644
index 0000000000..5f430942fa
--- /dev/null
+++ b/content/xdocs/Configure the Broker via config.xml.html
@@ -0,0 +1,51 @@
+<html>
+ <head>
+ <title>Apache Qpid : Configure the Broker via config.xml</title>
+ <link rel="stylesheet" href="styles/site.css" type="text/css" />
+ <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ </head>
+
+ <body>
+ <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
+ <tr>
+ <td valign="top" class="pagebody">
+ <div class="pageheader">
+ <span class="pagetitle">
+ Apache Qpid : Configure the Broker via config.xml
+ </span>
+ </div>
+ <div class="pagesubheading">
+ This page last changed on Apr 08, 2008 by <font color="#0050B2">ritchiem</font>.
+ </div>
+
+ <h2><a name="ConfiguretheBrokerviaconfig.xml-Brokerconfig.xmlOverview"></a>Broker config.xml Overview</h2>
+
+<p>The broker config.xml file which is shipped in the etc directory of any Qpid binary distribution details various options and configuration for the Java Qpid broker implementation.</p>
+
+<p>In tandem with the virtualhosts.xml file, the config.xml file allows you to control much of the deployment detail for your Qpid broker in a flexible fashion. </p>
+
+<p>Note that you can pass the config.xml you wish to use for your broker instance to the broker using the -c command line option. In turn, you can specify the paths for the broker password file and virtualhosts.xml files in your config.xml for simplicity.</p>
+
+<p>For more information about command line configuration options please see <a href="http://cwiki.apache.org/confluence/display/qpid/Qpid+Design+-+Configuration" title="Visit page outside Confluence">Qpid Design - Configuration</a>.</p>
+
+<h2><a name="ConfiguretheBrokerviaconfig.xml-QpidVersion"></a>Qpid Version</h2>
+
+<p>The config format has changed between versions here you can find the configuration details on a per version basis.</p>
+
+<p><a href="M2 - config.xml.html" title="M2 - config.xml">M2 &#45; config.xml</a><br/>
+<a href="M2.1 - config.xml.html" title="M2.1 - config.xml">M2.1 &#45; config.xml</a></p>
+
+
+ </td>
+ </tr>
+ </table>
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
+ </tr>
+ <tr>
+ <td align="center"><font color="grey">Document generated by Confluence on Apr 22, 2008 02:47</font></td>
+ </tr>
+ </table>
+ </body>
+</html> \ No newline at end of file