[hornetq-commits] JBoss hornetq SVN: r7851 - in trunk/docs/user-manual/en: images and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Aug 20 15:58:23 EDT 2009


Author: timfox
Date: 2009-08-20 15:58:23 -0400 (Thu, 20 Aug 2009)
New Revision: 7851

Added:
   trunk/docs/user-manual/en/images/hornetQ-banner_final.png
Modified:
   trunk/docs/user-manual/en/embedding-hornetq.xml
   trunk/docs/user-manual/en/master.xml
Log:
a few tweaks to docs

Modified: trunk/docs/user-manual/en/embedding-hornetq.xml
===================================================================
--- trunk/docs/user-manual/en/embedding-hornetq.xml	2009-08-20 19:33:19 UTC (rev 7850)
+++ trunk/docs/user-manual/en/embedding-hornetq.xml	2009-08-20 19:58:23 UTC (rev 7851)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<chapter id="embedding-jbm">
+<chapter id="embedding-hornetq">
     <title>Embedding HornetQ</title>
     <para>HornetQ is designed as set of simple Plain Old Java Objects (POJOs). This means
         HornetQ can be instantiated and run in any dependency injection framework such as

Added: trunk/docs/user-manual/en/images/hornetQ-banner_final.png
===================================================================
(Binary files differ)


Property changes on: trunk/docs/user-manual/en/images/hornetQ-banner_final.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/docs/user-manual/en/master.xml
===================================================================
--- trunk/docs/user-manual/en/master.xml	2009-08-20 19:33:19 UTC (rev 7850)
+++ trunk/docs/user-manual/en/master.xml	2009-08-20 19:58:23 UTC (rev 7851)
@@ -50,57 +50,8 @@
         ]>
 <book lang="en">
    <bookinfo>
-      <title>HornetQ 2.0 User Manual</title>
-      <subtitle>Setting the Standard for High Performance Messaging</subtitle>
+      <graphic fileref="images/hornetQ-banner_final.png" align="center"/>
+      <title>HornetQ 2.0 User Manual </title>      
    </bookinfo>
-
-   <toc></toc>
-
-   &preface;
-   &messaging-concepts;        
-   &architecture;
-   &using-server;
-   &using-jms;
-   &using-core;
-   &jms-core-mapping;
-   &client-classpath;  
-   &examples;
-   &wildcard-routing;
-   &wildcard-syntax;
-   &filter-expressions;   
-   &persistence;        
-   &configuring-transports;
-   &connection-ttl;
-   &transaction-config;
-   &flow-control;
-   &command-buffering;
-   &send-guarantees;
-   &undelivered-messages;
-   &message-expiry;     
-   &large-messages;
-   &paging;
-   &queue-attributes;              
-   &scheduled-messages;
-   &last-value-queues;
-   &message-grouping;
-   &pre-acknowledge;   
-   &management;
-   &security;   
-   &appserver-integration;   
-   &client-reconnection;
-   &diverts;
-   &core-bridges;
-   &duplicate-detection;
-   &clusters;
-   &ha;   
-   &libaio;
-   &thread-pooling;
-   &logging;
-   &embedding-hornetq;
-   &intercepting-operations;
-   &interoperability;
-   &perf-tuning;
-   &configuration-index;
-   &project-info;
-   
+   <toc/>&preface;&messaging-concepts;&architecture;&using-server;&using-jms;&using-core;&jms-core-mapping;&client-classpath;&examples;&wildcard-routing;&wildcard-syntax;&filter-expressions;&persistence;&configuring-transports;&connection-ttl;&transaction-config;&flow-control;&command-buffering;&send-guarantees;&undelivered-messages;&message-expiry;&large-messages;&paging;&queue-attributes;&scheduled-messages;&last-value-queues;&message-grouping;&pre-acknowledge;&management;&security;&appserver-integration;&client-reconnection;&diverts;&core-bridges;&duplicate-detection;&clusters;&ha;&libaio;&thread-pooling;&logging;&embedding-hornetq;&intercepting-operations;&interoperability;&perf-tuning;&configuration-index;&project-info;
 </book>



More information about the hornetq-commits mailing list