Author: mistysj
Date: 2012-12-18 21:03:55 -0500 (Tue, 18 Dec 2012)
New Revision: 9012
Modified:
epp/docs/branches/6.0/Release_Notes/en-US/Components.xml
epp/docs/branches/6.0/Release_Notes/en-US/New_Features.xml
Log:
Fixed minor XML error
Modified: epp/docs/branches/6.0/Release_Notes/en-US/Components.xml
===================================================================
--- epp/docs/branches/6.0/Release_Notes/en-US/Components.xml 2012-12-19 00:54:41 UTC (rev
9011)
+++ epp/docs/branches/6.0/Release_Notes/en-US/Components.xml 2012-12-19 02:03:55 UTC (rev
9012)
@@ -4,10 +4,9 @@
<chapter id="components">
<title>Components</title>
<remark>Updated table from
https://docspace.corp.redhat.com/docs/DOC-68705
(version 34)</remark>
- <section>
- <title>Component Versions</title>
+
<table>
- <title></title>
+ <title>Component Versions</title>
<tgroup cols="2">
<thead>
<row>
@@ -91,7 +90,7 @@
</tbody>
</tgroup>
</table>
-<!-- Old version -- I accidentally redid the table in another file and mine is more up
to date
+<!-- I accidentally redid the table in another file and mine is more up to date
<table frame="all" pgwide="1">
<title>Component Versions</title>
<tgroup cols="2" colsep="1">
Modified: epp/docs/branches/6.0/Release_Notes/en-US/New_Features.xml
===================================================================
--- epp/docs/branches/6.0/Release_Notes/en-US/New_Features.xml 2012-12-19 00:54:41 UTC
(rev 9011)
+++ epp/docs/branches/6.0/Release_Notes/en-US/New_Features.xml 2012-12-19 02:03:55 UTC
(rev 9012)
@@ -6,45 +6,43 @@
<title>New Features</title>
<section>
<title>JBoss Enterprise Application Platform 6</title>
- <para>JBoss Portal Platform &VZ; uses JBoss Enterprise Application
Platform 6.0.1 GA as its application container. This and future versions of JBoss Portal
Platform will not be supported with JBoss Enterprise Application Platform
5.x.</para>
- </section>
- <section>
- <title>JSF 2.1 and RichFaces 4.2</title>
- <para>
- The Portlet Bridge technology for JBoss Portal Platform 6 Beta has been
updated to use JavaServer Faces 2.1 and RichFaces 4.2.
- </para>
- </section>
- <section>
- <title>SAML 2.0 for SSO</title>
- <para>Authentication via SAML 2.0 is available in JBoss Portal Platform 6
Beta. The following SAML 2.0 profiles and bindings are available.</para>
- <itemizedlist>
- <title>Available SAML 2.0 Profiles</title>
- <listitem><para>Web Browser SSO</para></listitem>
- <listitem><para>Single Logout</para></listitem>
+ <para>JBoss Portal Platform &VZ; uses JBoss Enterprise Application Platform
6.0.1 GA as its application container. This and future versions of JBoss Portal Platform
will not be supported with JBoss Enterprise Application Platform 5.x.</para>
+ </section>
+ <section>
+ <title>JSF 2.1 and RichFaces 4.2</title>
+ <para>
+ The Portlet Bridge technology for JBoss Portal Platform 6 Beta has been updated to
use JavaServer Faces 2.1 and RichFaces 4.2.
+ </para>
+ </section>
+ <section>
+ <title>SAML 2.0 for SSO</title>
+ <para>Authentication via SAML 2.0 is available in JBoss Portal Platform 6 Beta.
The following SAML 2.0 profiles and bindings are available.</para>
+ <itemizedlist>
+ <title>Available SAML 2.0 Profiles</title>
+ <listitem><para>Web Browser SSO</para></listitem>
+ <listitem><para>Single Logout</para></listitem>
</itemizedlist>
<itemizedlist>
- <title>Available SAML 2.0 Bindings</title>
- <listitem><para>HTTP Post Binding</para></listitem>
- <listitem><para>HTTP Redirect</para></listitem>
+ <title>Available SAML 2.0 Bindings</title>
+ <listitem><para>HTTP Post Binding</para></listitem>
+ <listitem><para>HTTP Redirect</para></listitem>
</itemizedlist>
<para>
- JBoss Portal Platform 6 Beta can act either as an Identity Provider or as a
Service Provider.
+ JBoss Portal Platform 6 Beta can act either as an Identity Provider or as a Service
Provider.
</para>
<note>
- <para>SAML 2.0 authentication is not available for Web Services Remote
Portlets (WSRP).</para>
+ <para>SAML 2.0 authentication is not available for Web Services Remote
Portlets (WSRP).</para>
</note>
-</section>
- <section>
- <title>Apache CXF for WSRP</title>
- <para>JBoss Portal Platform 6 Beta uses the Apache CXF framework for Web
Services.</para>
- </section>
- <section>
- <title>User Interface</title>
- <para>
- The administration interface and tooling are mostly unchanged from JBoss
Enterprise Portal Platform 5. Minimal differences may appear.
- </para>
- </section>
-
- </section>
-
+ </section>
+ <section>
+ <title>Apache CXF for WSRP</title>
+ <para>JBoss Portal Platform 6 Beta uses the Apache CXF framework for Web
Services.</para>
+ </section>
+ <section>
+ <title>User Interface</title>
+ <para>
+ The administration interface and tooling are mostly unchanged from JBoss Enterprise
Portal Platform 5. Minimal differences may appear.
+ </para>
+ </section>
+
</chapter>