Author: julien(a)jboss.com
Date: 2007-06-15 08:11:33 -0400 (Fri, 15 Jun 2007)
New Revision: 7438
Modified:
docs/trunk/referenceGuide/en/master.xml
Log:
Start chapter about error handling configuration
Modified: docs/trunk/referenceGuide/en/master.xml
===================================================================
--- docs/trunk/referenceGuide/en/master.xml 2007-06-15 12:03:38 UTC (rev 7437)
+++ docs/trunk/referenceGuide/en/master.xml 2007-06-15 12:11:33 UTC (rev 7438)
@@ -25,8 +25,9 @@
<!ENTITY wsrp SYSTEM "modules/wsrp.xml">
<!ENTITY security SYSTEM "modules/security.xml">
<!ENTITY troubleshooting SYSTEM "modules/troubleshooting.xml">
- <!ENTITY contentIntegration SYSTEM
"modules/contentIntegration.xml">
+ <!ENTITY contentintegration SYSTEM
"modules/contentintegration.xml">
<!ENTITY portalapi SYSTEM "modules/portalapi.xml">
+ <!ENTITY errorhandling SYSTEM "modules/errorhandling.xml">
]>
<book lang="en">
<bookinfo>
@@ -56,22 +57,23 @@
</author>
</bookinfo>
<toc/>
- <!-- portal overview - marketing stuff --> &overview;
- <!-- comprehensive list of included features --> &featurelist;
- <!-- target audience of this document --> ⌖
- <!-- thanks for all the fish --> &acknowledgements;
+ <!-- Portal overview - marketing stuff --> &overview;
+ <!-- Comprehensive list of included features --> &featurelist;
+ <!-- Target audience of this document --> ⌖
+ <!-- Thanks for all the fish --> &acknowledgements;
<!-- Support AS, OS, DB listings --> &supported;
- <!-- installation guide --> &installation;
- <!-- configuration --> &configuration;
- <!-- upgrading and migration issues --> &migration;
- <!-- portlet tutorials --> &tutorials;
- <!-- deployment desc --> &xmldescriptors;
- <!-- understanding urls --> &urls;
- <!-- Content integration --> &contentIntegration;
+ <!-- Installation guide --> &installation;
+ <!-- Configuration --> &configuration;
+ <!-- Upgrading and migration issues --> &migration;
+ <!-- Portlet tutorials --> &tutorials;
+ <!-- Deployment desc --> &xmldescriptors;
+ <!-- Understanding urls --> &urls;
+ <!-- Error handling --> &errorhandling;
+ <!-- Content integration --> &contentintegration;
<!-- Portal API --> &portalapi;
- <!-- clustering configuration --> &clustering;
+ <!-- Clustering configuration --> &clustering;
<!-- WSRP --> &wsrp;
- <!-- security administration --> &security;
+ <!-- Security administration --> &security;
<!-- Identity --> &identity;
<!-- Authentication --> &authentication;
<!-- LDAP --> &ldap;
@@ -79,8 +81,8 @@
<!-- CMS --> &CMS;
<!-- Workflow --> &workflow;
<!-- NavTabs --> &navtabs;
- <!-- theme/layout api --> &themeandlayouts;
- <!-- ajax --> &ajax;
- <!-- troubleshooting FAQ--> &troubleshooting;
+ <!-- Theme/layout api --> &themeandlayouts;
+ <!-- Ajax --> &ajax;
+ <!-- Troubleshooting FAQ--> &troubleshooting;
</book>