You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/02/23 04:52:37 UTC

svn commit: r805904 - in /websites/staging/openejb/trunk: ./ content/jms-resources-and-mdb-container.html

Author: buildbot
Date: Thu Feb 23 03:52:36 2012
New Revision: 805904

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/   (props changed)
    websites/staging/openejb/trunk/content/jms-resources-and-mdb-container.html

Propchange: websites/staging/openejb/trunk/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Feb 23 03:52:36 2012
@@ -1 +1 @@
-1292640
+1292641

Modified: websites/staging/openejb/trunk/content/jms-resources-and-mdb-container.html
==============================================================================
--- websites/staging/openejb/trunk/content/jms-resources-and-mdb-container.html (original)
+++ websites/staging/openejb/trunk/content/jms-resources-and-mdb-container.html Thu Feb 23 03:52:36 2012
@@ -191,7 +191,7 @@ work, such as 'failover:'.</p>
 
 <p>This support can be enabled by adding the right libraries and creating an <code>conf/activemq.xml</code> file.</p>
 
-<p>Add the following jar to the <code>tomee.home/lib/</code> directory:</p>
+<p>Add the following jars to the <code>tomee.home/lib/</code> directory:</p>
 
 <ul>
 <li><a href="http://repo1.maven.org/maven2/org/springframework/spring-beans/2.5.6/spring-beans-2.5.6.jar">spring-beans-2.5.6.jar</a></li>
@@ -201,7 +201,7 @@ work, such as 'failover:'.</p>
 <li><a href="http://repo1.maven.org/maven2/org/apache/xbean/xbean-spring/3.9/xbean-spring-3.9.jar">xbean-spring-3.9.jar</a></li>
 </ul>
 
-<p>Create an <a href="http://activemq.apache.org/xml-configuration.html">activemq.xml file</a> a in <code>tome.home/conf/activemq.xml</code>.</p>
+<p>Create an <a href="http://activemq.apache.org/xml-configuration.html">activemq.xml file</a> a in <code>tomee.home/conf/activemq.xml</code>.</p>
 
 <p>Then use the <code>xbean:file:</code> url prefix in the <code>BrokerXmlConfig</code> as shown belog.</p>