[seam-commits] Seam SVN: r7581 - branches/Seam_2_0/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Fri Mar 14 08:25:56 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-03-14 08:25:54 -0400 (Fri, 14 Mar 2008)
New Revision: 7581
Modified:
branches/Seam_2_0/doc/Seam_Reference_Guide/en-US/Configuration.xml
Log:
Remove portal support info (returns in Seam 2.1)
Modified: branches/Seam_2_0/doc/Seam_Reference_Guide/en-US/Configuration.xml
===================================================================
--- branches/Seam_2_0/doc/Seam_Reference_Guide/en-US/Configuration.xml 2008-03-14 12:24:55 UTC (rev 7580)
+++ branches/Seam_2_0/doc/Seam_Reference_Guide/en-US/Configuration.xml 2008-03-14 12:25:54 UTC (rev 7581)
@@ -858,16 +858,6 @@
</sect1>
<sect1>
- <title>Configuring Seam in a Portal</title>
-
- <para> To run a Seam application as a portlet, you'll need to provide certain portlet metadata
- (<literal>portlet.xml</literal>, etc) in addition to the usual Java EE metadata. See the
- <literal>examples/portal</literal> directory for an example of the booking demo preconfigured to run on
- JBoss Portal. </para>
-
- </sect1>
-
- <sect1>
<title>Configuring SFSB and Session Timeouts in JBoss AS</title>
<para> It is very important that the timeout for Stateful Session Beans is set higher than the timeout for HTTP
More information about the seam-commits
mailing list