mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@2937 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
12 lines
555 B
XML
12 lines
555 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE faces-config PUBLIC "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
|
|
"http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
|
|
<faces-config>
|
|
|
|
<!-- *************************************************************** -->
|
|
<!-- Empty JSF config file to prevent errors being thrown during JSF -->
|
|
<!-- initialisation. Overwrite this file with your custom version. -->
|
|
<!-- *************************************************************** -->
|
|
|
|
</faces-config>
|