Author: chris.laprun(a)jboss.com
Date: 2007-08-27 15:59:05 -0400 (Mon, 27 Aug 2007)
New Revision: 8053
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorhandling.xml
docs/trunk/referenceGuide/en/modules/errorhandling.xml
Log:
- Clarified how error handling is configured.
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorhandling.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorhandling.xml 2007-08-27
19:21:57 UTC (rev 8052)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorhandling.xml 2007-08-27
19:59:05 UTC (rev 8053)
@@ -74,7 +74,8 @@
<sect1>
<title>Configuration using the XML descriptors</title>
<para>Since the different policies are configured using portal object
properties it is possible to configure
- the error handling policy in the XML descriptors of those objects.</para>
+ the error handling policy in the XML descriptors of those objects (the
<literal>*-object.xml</literal> files for
+ your Portal deployment).</para>
<sect2>
<title>Portal policy properties</title>
<para>A set of properties configure the the behavior of the portal policy.
Those properties will only be
@@ -303,8 +304,11 @@
<sect1>
<title>Configuration using the Portal Management Application</title>
<para>
- The Error handling policy can also be configured via the Portal Management
Application. The functionality is available through the "Dashboards" tab
- in the application
+ The Error handling policy can also be configured via the portal management
application. The functionality is
+ available as part of the properties for each configuration level where it makes
sense: you can specify the
+ default error handling policy (at the root of the portal object hierachy), for
each portal or each page by
+ clicking on the Properties link on each of these pages. You can also specify how
dashboards should behave with
+ respect to error handling by clicking on the Dashboards tab of the Portal
management application.
</para>
<para>Screenshot:</para>
<para>
Modified: docs/trunk/referenceGuide/en/modules/errorhandling.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/errorhandling.xml 2007-08-27 19:21:57 UTC (rev
8052)
+++ docs/trunk/referenceGuide/en/modules/errorhandling.xml 2007-08-27 19:59:05 UTC (rev
8053)
@@ -74,7 +74,8 @@
<sect1>
<title>Configuration using the XML descriptors</title>
<para>Since the different policies are configured using portal object
properties it is possible to configure
- the error handling policy in the XML descriptors of those objects.</para>
+ the error handling policy in the XML descriptors of those objects (the
<literal>*-object.xml</literal> files for
+ your Portal deployment).</para>
<sect2>
<title>Portal policy properties</title>
<para>A set of properties configure the the behavior of the portal policy.
Those properties will only be
@@ -303,8 +304,11 @@
<sect1>
<title>Configuration using the Portal Management Application</title>
<para>
- The Error handling policy can also be configured via the Portal Management
Application. The functionality is available through the "Dashboards" tab
- in the application
+ The Error handling policy can also be configured via the portal management
application. The functionality is
+ available as part of the properties for each configuration level where it makes
sense: you can specify the
+ default error handling policy (at the root of the portal object hierachy), for
each portal or each page by
+ clicking on the Properties link on each of these pages. You can also specify how
dashboards should behave with
+ respect to error handling by clicking on the Dashboards tab of the Portal
management application.
</para>
<para>Screenshot:</para>
<para>
Show replies by date