summaryrefslogtreecommitdiff
path: root/content/xdocs/Building.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/xdocs/Building.html')
-rwxr-xr-xcontent/xdocs/Building.html99
1 files changed, 99 insertions, 0 deletions
diff --git a/content/xdocs/Building.html b/content/xdocs/Building.html
new file mode 100755
index 0000000000..f6b4bc2b67
--- /dev/null
+++ b/content/xdocs/Building.html
@@ -0,0 +1,99 @@
+<html>
+ <head>
+ <title>Apache Qpid : Building</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 : Building
+ </span>
+ </div>
+ <div class="pagesubheading">
+ This page last changed on Apr 14, 2008 by <font color="#0050B2">cctrieloff</font>.
+ </div>
+
+ <h2><a name="Building-JavaBuildingPages"></a>Java Building Pages</h2>
+
+<p>Developer Information</p>
+
+<ul>
+ <li><a href="Qpid Java Build How To.html" title="Qpid Java Build How To">Build How To</a></li>
+ <li><a href="Qpid Developer Documentation.html" title="Qpid Developer Documentation">Qpid Developer Documentation</a></li>
+ <li><a href="Java Coding Standards.html" title="Java Coding Standards">Coding Standards</a></li>
+ <li><a href="Multiple AMQP Version Support.html" title="Multiple AMQP Version Support">AMQP Version Handling</a></li>
+ <li><a href="URL Formats.html" title="URL Formats">URL format for Connections and Binding</a></li>
+ <li><a href="Java Unit Tests with InVM Broker.html" title="Java Unit Tests with InVM Broker">Creating Java unit tests with InVM broker</a></li>
+</ul>
+
+
+<p>Performance Testing</p>
+
+<ul>
+ <li><a href="Qpid IBM JMS Performance Test Results.html" title="Qpid IBM JMS Performance Test Results">IBM JMS Performance Test Results</a></li>
+</ul>
+
+
+<p>Management Interfaces</p>
+
+<ul>
+ <li><a href="Qpid Management Features.html" title="Qpid Management Features">Management Features</a></li>
+ <li><a href="JMX Management Console.html" title="JMX Management Console">Management Console</a></li>
+</ul>
+
+
+<h2><a name="Building-CBuildingPages"></a>C++ Building Pages</h2>
+
+<p>Developer Information</p>
+
+<ul>
+ <li><a href="Qpid Cpp Build How To.html" title="Qpid Cpp Build How To">Build How To get it going</a></li>
+ <li><a href="PythonBrokerTest.html" title="PythonBrokerTest">The Pyhton test suite</a></li>
+ <li><a href="Qpid 'C++' Documentation.html" title="Qpid 'C++' Documentation">C++ Coding Standard, Design notes etc</a></li>
+</ul>
+
+
+
+<p>Performance Testing</p>
+
+<ul>
+ <li><a href="Performance Testing for C++.html" title="Performance Testing for C++">Performance Testing for C++</a></li>
+</ul>
+
+
+<p>Management Interfaces</p>
+
+<ul>
+ <li><a href="RASC.html" title="RASC">Running &amp; Administration and getting started</a> for the C++ Broker</li>
+ <li><a href="MgmtC++.html" title="MgmtC++">Managing</a> the C++ Broker</li>
+</ul>
+
+
+
+<h2><a name="Building-PythonandRubyobviouslydon%27tneedbuilding."></a>Python and Ruby obviously don't need building.</h2>
+
+<h2><a name="Building-.NETBuildingPages"></a>.NET Building Pages</h2>
+
+<p>.NET can be built under MONO, or on a Windows .NET platform</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