Author: thomas.heute(a)jboss.com
Date: 2009-01-22 08:09:46 -0500 (Thu, 22 Jan 2009)
New Revision: 12606
Modified:
docs/enterprise/trunk/PortletBridge/en-US/Overview.xml
Log:
Added scary warning and notes
Modified: docs/enterprise/trunk/PortletBridge/en-US/Overview.xml
===================================================================
--- docs/enterprise/trunk/PortletBridge/en-US/Overview.xml 2009-01-22 10:01:10 UTC (rev
12605)
+++ docs/enterprise/trunk/PortletBridge/en-US/Overview.xml 2009-01-22 13:09:46 UTC (rev
12606)
@@ -4,6 +4,30 @@
<chapter
id="chap-JBoss_Portlet_Bridge_Overview-JBoss_Portlet_Bridge_Overview">
<title>JBoss Portlet Bridge Overview</title>
+
+ <warning>
+ <para>As part of the support contract, only JSF applications are supported and
+ should be used in production.
+ Seam and RichFaces portlets are provided here as technology preview, at this
+ stage it is recommended to <emphasis role="bold">not use those in
production</emphasis>.
+ Work is being done to support those two technologies. In the meantime it is
+ encouraged to try those during development to report any issue in our community
+ forums to help mature the integration.</para>
+ </warning>
+
+ <note>
+ <para>This project is marked as 'Beta' since the JSR-301 specification
is not final
+ at the time of release and because support for RichFaces and Seam need to mature.
+ As part of the professional support the API will not change for JSF portlets during
+ the lifetime of the Enterprise Portal Platform to guarantee that no issue will
+ arise during an upgrade.
+ Again JSF applications are fully supported and can be
+ used in production.
+ Also note that the Maven archetypes may download binaries that are not supported by
+ the support contract.
+ </para>
+ </note>
+
<para>
To get an idea of the JBoss Portlet Bridge community, the developers, and for wiki
resources, check out <ulink
url="http://www.jboss.org/portletbridge/">the
project page</ulink>.
</para>