[jboss-cvs] jboss-seam/doc/reference/en/modules ...
Peter Muir
peter at bleepbleep.org.uk
Mon Oct 29 05:30:25 EDT 2007
User: pmuir
Date: 07/10/29 05:30:25
Modified: doc/reference/en/modules security.xml
Log:
JBSEAM-2176
Revision Changes Path
1.77 +1 -1 jboss-seam/doc/reference/en/modules/security.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: security.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/security.xml,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -b -r1.76 -r1.77
--- security.xml 11 Oct 2007 22:41:03 -0000 1.76
+++ security.xml 29 Oct 2007 09:30:24 -0000 1.77
@@ -1183,7 +1183,7 @@
default <literal>scheme</literal>, add this line to <literal>pages.xml</literal>:
</para>
- <programlisting><![CDATA[<page view-id="*" scheme="http">]]></programlisting>
+ <programlisting><![CDATA[<page view-id="*" scheme="http" />]]></programlisting>
<para>
Of course, if <emphasis>none</emphasis> of the pages in your application use HTTPS then it is not
More information about the jboss-cvs-commits
mailing list