Author: jaredmorgs
Date: 2013-03-26 21:51:31 -0400 (Tue, 26 Mar 2013)
New Revision: 9228
Added:
epp/docs/JPP/trunk/Release_Notes/en-US/6.1.0_Release_Notes.ent
epp/docs/JPP/trunk/Release_Notes/en-US/6.1.0_Release_Notes.xml
Removed:
epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.ent
epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.xml
Modified:
epp/docs/JPP/trunk/Admin_Guide/en-US/Book_Info.xml
epp/docs/JPP/trunk/Migration_Guide/en-US/Article_Info.xml
epp/docs/JPP/trunk/Release_Notes/en-US/Book_Info.xml
epp/docs/JPP/trunk/User_Guide/en-US/Book_Info.xml
Log:
Normalizing user guide names in preparation for the packages to be provisioned, so we can
tag the placeholder docs live.
Modified: epp/docs/JPP/trunk/Admin_Guide/en-US/Book_Info.xml
===================================================================
--- epp/docs/JPP/trunk/Admin_Guide/en-US/Book_Info.xml 2013-03-26 05:20:04 UTC (rev 9227)
+++ epp/docs/JPP/trunk/Admin_Guide/en-US/Book_Info.xml 2013-03-27 01:51:31 UTC (rev 9228)
@@ -4,11 +4,11 @@
%BOOK_ENTITIES;
]>
<bookinfo id="book-Admin_Guide-Admin_Guide">
- <title>Administration Guide</title>
- <subtitle>for use with JBoss Portal Platform 6, and its patch
releases.</subtitle>
+ <title>Administration and Configuration Guide</title>
+ <subtitle>for use with JBoss Portal Platform 6.1, and its patch
releases.</subtitle>
<productname>JBoss Portal Platform</productname>
- <productnumber>6</productnumber>
- <edition>6.0.0</edition>
+ <productnumber>6.1</productnumber>
+ <edition>6.1.0</edition>
<abstract>
<para>
This document is a guide to administering an implementation of JBoss Portal
Platform. It is intended for System Administrators and assumes a high level of technical
knowledge.
Modified: epp/docs/JPP/trunk/Migration_Guide/en-US/Article_Info.xml
===================================================================
(Binary files differ)
Deleted: epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.ent
===================================================================
--- epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.ent 2013-03-26 05:20:04 UTC
(rev 9227)
+++ epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.ent 2013-03-27 01:51:31 UTC
(rev 9228)
@@ -1,14 +0,0 @@
-<!-- Product Specifics: -->
-<!ENTITY PRODUCT "JBoss Portal Platform">
-
-<!-- Book specifics: -->
-<!ENTITY BOOKID "JBoss Portal Platform Release Notes">
-
-<!-- Corporate Specifics: -->
-<!ENTITY YEAR "2012">
-<!ENTITY HOLDER "Red Hat, Inc">
-
-<!-- Version Specifcs: -->
-<!ENTITY VX "6">
-<!ENTITY VY "6.0">
-<!ENTITY VZ "6.0.0">
Deleted: epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.xml
===================================================================
--- epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.xml 2013-03-26 05:20:04 UTC
(rev 9227)
+++ epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.xml 2013-03-27 01:51:31 UTC
(rev 9228)
@@ -1,119 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!-- This document was created with Syntext Serna Free. --><!DOCTYPE book PUBLIC
"-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "6.0.0_Release_Notes.ent">
-%BOOK_ENTITIES;
-]>
-<book>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Book_Info.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Introduction.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="New_Features.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Unsupported_Features.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Components.xml"/>
- <chapter>
- <title>Changes in this release</title>
- <section>
- <title>Bug Fixes</title>
- <variablelist>
- <title>Portal</title>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=880729">880...
- WSRP clustering - Incorrect WSDL handling for producer in cluster </term>
- <listitem>
- <para>
-JBoss WS would output individual nodes' URL for ports in the WSDL it generated,
even when the WSDL was generated from a loadbalancer-fronted cluster. This resulted in the
WSRP consumer getting a WS client linked to an individual node's URL, instead of
using the loadbalancer's consumer. Failover was not working properly because the
consumer could potentially hold onto a node's URL even when the node was brought
down. To fix the issue, a patch for the JBoss WS behavior was applied at the Apache CXF
level. The WSDL now correctly uses the loadbalancer's URL, which allows proper
failover to happen.
-</para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=881975">881...
- Gadgets don't work when https is enabled </term>
- <listitem>
- <para>
-An issue with the format in which the HttpClient function returned the gadget hostname
prevented communication with the host and caused the add gadget operation to fail with the
error "Errors while retrieving gadget specification file". An
improvement to the HttpClient API, and upstream HttpClient fixes has corrected the
originally reported issue.
-</para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=881812">881...
- WSRP - deregistered consumer is registered on reload (without refresh/register)
</term>
- <listitem>
- <para>
-Previous versions of WSRP required consumers to be independently registered. WSRP
Consumers are now automatically registered if the proper registration data is available
when they are reloaded from the WSRP administration interface.
-</para>
- </listitem>
- </varlistentry>
- </variablelist>
- </section>
- <section>
- <title>Known Issues</title>
- <variablelist>
- <title>Portal</title>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=873733">873...
- WSRP - portlet import doesn't work </term>
- <listitem>
- <para>
-Due to an issue with portal data caching on the consumer side, the portlet present before
a WSRP import might still be visible after the import, when it should have changed. To
work around the issue, users may need to log out and log back into the portal to see
changes made after a WSRP portlet import.
-</para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=917069">917...
- Unable to DnD gadgets on dashboard </term>
- <listitem>
- <para>
-When you add any gadget to a dashboard portlet, it is not currently possible to
drag-and-drop the gadget to a different position. To work around the issue, remove the
gadget then re-add the gadget at the desired position.
-</para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=877960">877...
- JSF2 portlet doesn't work over WSRP </term>
- <listitem>
- <para>
-Because of poor resource support in WSRP v1, Java Server Faces (JSF) 2 can not properly
transfer its required assets over WSRP. Subsequently, JSF 2 portlets are supported over
WSRP v2 only. Customers should upgrade to WSRP v2, and phase-out WSRP v1 dependence in
their production environment.
-</para>
- </listitem>
- </varlistentry>
- </variablelist>
- <variablelist>
- <title>PicketLink</title>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=915766">915...
- OrganizationService.getUserHandler().findUsersByGroupId(groupid) not working with H2
database </term>
- <listitem>
- <para>
-The OrganizationService.getUserHandler().findUsersByGroupId(groupid) call does not work
with the default Hypersonic 2 database. The call functions correctly with officially
tested and supported databases. For a list of certified databases, refer to the Tested
Configurations section of these release notes.
-</para>
- </listitem>
- </varlistentry>
- </variablelist>
- <variablelist>
- <title>Portal Packaging</title>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=905526">905...
- Swap files are not deleted with disabled value storage </term>
- <listitem>
- <para>
-Content Repository API for Java (JCR) swap files are not deleted automatically. In
extreme situations this issue could lead to server storage reaching capacity. To work
around the issue, it is recommended to delete the
-<code>JPP_HOME/standalone/data/gatein/jcr/swap/</code>
-directory during maintenance procedures and before restarting the portal.
-</para>
- </listitem>
- </varlistentry>
- </variablelist>
- <variablelist>
- <title>PortletBridge</title>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=910308">910...
- Memory leak for RequestScoped, SessionScoped, and ViewScoped managed-beans
</term>
- <listitem>
- <para>
-A bug in the Java Server Faces (JSF) implementation can lead to to a memory leak for
RequestScoped, SessionScoped and ViewScoped managed-beans. There is no workaround for this
issue.
-</para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=903654">903...
- a4j:attachQueue still has same delay regardless on the requestDelay value </term>
- <listitem>
- <para>
-The requestDelay value of a4j:attachQueue does not alter the delay value. A fix will be
brought in from portlet bridge to fix the issue in a subsequent release. There is
currently no workaround to this issue.
-</para>
- </listitem>
- </varlistentry>
- </variablelist>
- </section>
- </chapter>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Revision_History.xml"/>
-</book>
Copied: epp/docs/JPP/trunk/Release_Notes/en-US/6.1.0_Release_Notes.ent (from rev 9226,
epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.ent)
===================================================================
--- epp/docs/JPP/trunk/Release_Notes/en-US/6.1.0_Release_Notes.ent
(rev 0)
+++ epp/docs/JPP/trunk/Release_Notes/en-US/6.1.0_Release_Notes.ent 2013-03-27 01:51:31 UTC
(rev 9228)
@@ -0,0 +1,9 @@
+<!-- Product Specifics: -->
+<!ENTITY PRODUCT "JBoss Portal Platform">
+<!-- Corporate Specifics: -->
+<!ENTITY YEAR "2013">
+<!ENTITY HOLDER "Red Hat, Inc">
+<!-- Version Specifcs: -->
+<!ENTITY VX "6">
+<!ENTITY VY "6.1">
+<!ENTITY VZ "6.1.0">
Copied: epp/docs/JPP/trunk/Release_Notes/en-US/6.1.0_Release_Notes.xml (from rev 9226,
epp/docs/JPP/trunk/Release_Notes/en-US/6.0.0_Release_Notes.xml)
===================================================================
--- epp/docs/JPP/trunk/Release_Notes/en-US/6.1.0_Release_Notes.xml
(rev 0)
+++ epp/docs/JPP/trunk/Release_Notes/en-US/6.1.0_Release_Notes.xml 2013-03-27 01:51:31 UTC
(rev 9228)
@@ -0,0 +1,119 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- This document was created with Syntext Serna Free. --><!DOCTYPE book PUBLIC
"-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "6.0.0_Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
+<book>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Book_Info.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Introduction.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="New_Features.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Unsupported_Features.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Components.xml"/>
+ <chapter>
+ <title>Changes in this release</title>
+ <section>
+ <title>Bug Fixes</title>
+ <variablelist>
+ <title>Portal</title>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=880729">880...
- WSRP clustering - Incorrect WSDL handling for producer in cluster </term>
+ <listitem>
+ <para>
+JBoss WS would output individual nodes' URL for ports in the WSDL it generated,
even when the WSDL was generated from a loadbalancer-fronted cluster. This resulted in the
WSRP consumer getting a WS client linked to an individual node's URL, instead of
using the loadbalancer's consumer. Failover was not working properly because the
consumer could potentially hold onto a node's URL even when the node was brought
down. To fix the issue, a patch for the JBoss WS behavior was applied at the Apache CXF
level. The WSDL now correctly uses the loadbalancer's URL, which allows proper
failover to happen.
+</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=881975">881...
- Gadgets don't work when https is enabled </term>
+ <listitem>
+ <para>
+An issue with the format in which the HttpClient function returned the gadget hostname
prevented communication with the host and caused the add gadget operation to fail with the
error "Errors while retrieving gadget specification file". An
improvement to the HttpClient API, and upstream HttpClient fixes has corrected the
originally reported issue.
+</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=881812">881...
- WSRP - deregistered consumer is registered on reload (without refresh/register)
</term>
+ <listitem>
+ <para>
+Previous versions of WSRP required consumers to be independently registered. WSRP
Consumers are now automatically registered if the proper registration data is available
when they are reloaded from the WSRP administration interface.
+</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </section>
+ <section>
+ <title>Known Issues</title>
+ <variablelist>
+ <title>Portal</title>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=873733">873...
- WSRP - portlet import doesn't work </term>
+ <listitem>
+ <para>
+Due to an issue with portal data caching on the consumer side, the portlet present before
a WSRP import might still be visible after the import, when it should have changed. To
work around the issue, users may need to log out and log back into the portal to see
changes made after a WSRP portlet import.
+</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=917069">917...
- Unable to DnD gadgets on dashboard </term>
+ <listitem>
+ <para>
+When you add any gadget to a dashboard portlet, it is not currently possible to
drag-and-drop the gadget to a different position. To work around the issue, remove the
gadget then re-add the gadget at the desired position.
+</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=877960">877...
- JSF2 portlet doesn't work over WSRP </term>
+ <listitem>
+ <para>
+Because of poor resource support in WSRP v1, Java Server Faces (JSF) 2 can not properly
transfer its required assets over WSRP. Subsequently, JSF 2 portlets are supported over
WSRP v2 only. Customers should upgrade to WSRP v2, and phase-out WSRP v1 dependence in
their production environment.
+</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ <variablelist>
+ <title>PicketLink</title>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=915766">915...
- OrganizationService.getUserHandler().findUsersByGroupId(groupid) not working with H2
database </term>
+ <listitem>
+ <para>
+The OrganizationService.getUserHandler().findUsersByGroupId(groupid) call does not work
with the default Hypersonic 2 database. The call functions correctly with officially
tested and supported databases. For a list of certified databases, refer to the Tested
Configurations section of these release notes.
+</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ <variablelist>
+ <title>Portal Packaging</title>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=905526">905...
- Swap files are not deleted with disabled value storage </term>
+ <listitem>
+ <para>
+Content Repository API for Java (JCR) swap files are not deleted automatically. In
extreme situations this issue could lead to server storage reaching capacity. To work
around the issue, it is recommended to delete the
+<code>JPP_HOME/standalone/data/gatein/jcr/swap/</code>
+directory during maintenance procedures and before restarting the portal.
+</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ <variablelist>
+ <title>PortletBridge</title>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=910308">910...
- Memory leak for RequestScoped, SessionScoped, and ViewScoped managed-beans
</term>
+ <listitem>
+ <para>
+A bug in the Java Server Faces (JSF) implementation can lead to to a memory leak for
RequestScoped, SessionScoped and ViewScoped managed-beans. There is no workaround for this
issue.
+</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink
url="https://bugzilla.redhat.com/show_bug.cgi?id=903654">903...
- a4j:attachQueue still has same delay regardless on the requestDelay value </term>
+ <listitem>
+ <para>
+The requestDelay value of a4j:attachQueue does not alter the delay value. A fix will be
brought in from portlet bridge to fix the issue in a subsequent release. There is
currently no workaround to this issue.
+</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </section>
+ </chapter>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Revision_History.xml"/>
+</book>
Modified: epp/docs/JPP/trunk/Release_Notes/en-US/Book_Info.xml
===================================================================
--- epp/docs/JPP/trunk/Release_Notes/en-US/Book_Info.xml 2013-03-26 05:20:04 UTC (rev
9227)
+++ epp/docs/JPP/trunk/Release_Notes/en-US/Book_Info.xml 2013-03-27 01:51:31 UTC (rev
9228)
@@ -2,11 +2,11 @@
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<bookinfo id="arti-Release_Notes-Release_Notes">
- <title>6.0.0 Release Notes</title>
+ <title>6.1.0 Release Notes</title>
<subtitle>for use with JBoss Portal Platform.</subtitle>
<productname>JBoss Portal Platform</productname>
- <productnumber>6</productnumber>
- <edition>6.0.0</edition>
+ <productnumber>6.1</productnumber>
+ <edition>6.1.0</edition>
<abstract>
<para>
These release notes contain important information related to JBoss Portal
Platform &VZ;. You should read these Release Notes in their entirety before installing
the product.
Modified: epp/docs/JPP/trunk/User_Guide/en-US/Book_Info.xml
===================================================================
--- epp/docs/JPP/trunk/User_Guide/en-US/Book_Info.xml 2013-03-26 05:20:04 UTC (rev 9227)
+++ epp/docs/JPP/trunk/User_Guide/en-US/Book_Info.xml 2013-03-27 01:51:31 UTC (rev 9228)
@@ -7,8 +7,8 @@
<title>User Guide</title>
<subtitle>for use with JBoss Portal Platform 6, and its patch
releases.</subtitle>
<productname>JBoss Portal Platform</productname>
- <productnumber>6</productnumber>
- <edition>6.0.0</edition>
+ <productnumber>6.0</productnumber>
+ <edition>6.1.0</edition>
<abstract>
<para>
This document provides an easy to follow guide to the functions and