Author: wesleyhales
Date: 2009-01-15 15:18:48 -0500 (Thu, 15 Jan 2009)
New Revision: 12523
Added:
branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/jsf/error.xhtml
Log:
handle exceptions from bridge
Added:
branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/jsf/error.xhtml
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/jsf/error.xhtml
(rev 0)
+++
branches/JBoss_Portal_Branch_2_7/core-admin/src/resources/portal-admin-war/jsf/error.xhtml 2009-01-15
20:18:48 UTC (rev 12523)
@@ -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">
+ Error yo
+ </ui:composition>
\ No newline at end of file