Author: thomas.heute(a)jboss.com
Date: 2009-01-16 05:51:26 -0500 (Fri, 16 Jan 2009)
New Revision: 12530
Added:
branches/JBoss_Portal_Release_Branch_2_7_1/core-admin/src/resources/portal-admin-war/jsf/error.xhtml
Log:
handle exceptions from bridge
Copied:
branches/JBoss_Portal_Release_Branch_2_7_1/core-admin/src/resources/portal-admin-war/jsf/error.xhtml
(from rev 12524,
branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/jsf/error.xhtml)
===================================================================
---
branches/JBoss_Portal_Release_Branch_2_7_1/core-admin/src/resources/portal-admin-war/jsf/error.xhtml
(rev 0)
+++
branches/JBoss_Portal_Release_Branch_2_7_1/core-admin/src/resources/portal-admin-war/jsf/error.xhtml 2009-01-16
10:51:26 UTC (rev 12530)
@@ -0,0 +1,7 @@
+<ui:composition
+
xmlns="http://www.w3.org/1999/xhtml"
+
xmlns:ui="http://java.sun.com/jsf/facelets"
+
xmlns:h="http://java.sun.com/jsf/html"
+
xmlns:f="http://java.sun.com/jsf/core">
+ <!--Standard Error Page-->
+ </ui:composition>
\ No newline at end of file