[jboss-cvs] jboss-seam/doc/reference/en/modules ...
Peter Muir
peter at bleepbleep.org.uk
Fri Oct 12 09:33:13 EDT 2007
User: pmuir
Date: 07/10/12 09:33:13
Modified: doc/reference/en/modules cache.xml
Log:
Change to ear/lib EAR layout
Revision Changes Path
1.5 +9 -2 jboss-seam/doc/reference/en/modules/cache.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: cache.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/cache.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- cache.xml 15 Jun 2007 07:36:20 -0000 1.4
+++ cache.xml 12 Oct 2007 13:33:13 -0000 1.5
@@ -127,9 +127,16 @@
</para>
<para>
+ You can find a sample <literal>treecache.xml</literal> in
+ <literal>examples/blog/resources/treecache.xml</literal>.
+ </para>
+
+
+ <para>
For an EAR depoyment of Seam, we recommend that the JBossCache jars and
- configuration go directly into the EAR. Make sure you declare the jars
- in <literal>application.xml</literal>.
+ configuration go directly into the EAR. Make sure you place both
+ <literal>jboss-cache.jar</literal> and <literal>jgroups.jar</literal>
+ in your EAR's lib folder.
</para>
<para>
More information about the jboss-cvs-commits
mailing list