[jboss-cvs] jboss-seam/doc/reference/en/modules ...
Shane Bryzak
sbryzak at redhat.com
Wed Mar 21 21:35:56 EDT 2007
User: sbryzak2
Date: 07/03/21 21:35:56
Modified: doc/reference/en/modules configuration.xml
Log:
JBSEAM-1071
Revision Changes Path
1.43 +5 -0 jboss-seam/doc/reference/en/modules/configuration.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: configuration.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/configuration.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- configuration.xml 16 Mar 2007 06:10:42 -0000 1.42
+++ configuration.xml 22 Mar 2007 01:35:56 -0000 1.43
@@ -408,6 +408,11 @@
</para>
<para>
+ In a web archive (WAR) file, you must place a <literal>seam.properties</literal> file in the
+ <literal>WEB-INF/classes</literal> directory if you have any Seam components included here.
+ </para>
+
+ <para>
That's why all the Seam examples have an empty <literal>seam.properties</literal>
file. You can't just delete this file and expect everything to still work!
</para>
More information about the jboss-cvs-commits
mailing list