[jboss-cvs] JBoss Messaging SVN: r6833 - trunk/docs/user-manual/en/modules.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 18 05:49:27 EDT 2009


Author: ataylor
Date: 2009-05-18 05:49:26 -0400 (Mon, 18 May 2009)
New Revision: 6833

Modified:
   trunk/docs/user-manual/en/modules/interoperability.xml
Log:
doc tweaks

Modified: trunk/docs/user-manual/en/modules/interoperability.xml
===================================================================
--- trunk/docs/user-manual/en/modules/interoperability.xml	2009-05-18 09:48:52 UTC (rev 6832)
+++ trunk/docs/user-manual/en/modules/interoperability.xml	2009-05-18 09:49:26 UTC (rev 6833)
@@ -1,20 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <chapter id="interoperability">
     <title>Interoperability</title>
-    <para>blah</para>
     <section>
-        <title>JMS</title>
-        <para/>
-    </section>
-    <section>
-        <title>Core Protocol</title>
-        <para/>
-    </section>
-    <section>
-        <title>AMQP</title>
-        <para/>
-    </section>
-    <section>
         <title>Stomp and StompConnect</title>
         <para>Stomp is a wire protocol that allows stomp clients from to communicate with Stomp
             Brokers. Using StompConnect it is possible to turn JBM into a Stomp Broker and use any
@@ -33,8 +20,4 @@
             org.codehaus.stomp.jms.Main</literal>.</para>
         <para>JBoss Messaging is now available for Stomp clients to connect to.</para>
     </section>
-    <section>
-        <title>REST</title>
-        <para/>
-    </section>
 </chapter>




More information about the jboss-cvs-commits mailing list