summaryrefslogtreecommitdiff
path: root/src/documentation/content/xdocs/JMS Compliance.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentation/content/xdocs/JMS Compliance.html')
-rwxr-xr-xsrc/documentation/content/xdocs/JMS Compliance.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/JMS Compliance.html b/src/documentation/content/xdocs/JMS Compliance.html
new file mode 100755
index 0000000000..7e15d701df
--- /dev/null
+++ b/src/documentation/content/xdocs/JMS Compliance.html
@@ -0,0 +1,41 @@
+<html>
+ <head>
+ <title>Apache Qpid : JMS Compliance</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 : JMS Compliance
+ </span>
+ </div>
+ <div class="pagesubheading">
+ This page last changed on Dec 07, 2006 by <font color="#0050B2">ritchiem</font>.
+ </div>
+
+ <h3><a name="JMSCompliance-StricktJMSCompliance"></a>Strickt JMS Compliance</h3>
+<p>By default where AMQP is more flexible than JMS the AMQP option is used. To restrict operation to the JMS 1.1 specification set the system property:</p>
+<div class="preformatted"><div class="preformattedContent">
+<pre>-Dstrict-jms=true
+</pre>
+</div></div>
+
+
+ </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