blob: d369f6c56743f7e05099632a022b4157252b49f7 [file] [log] [blame]
itrimble0f5edc82006-06-08 00:02:56 +00001<?xml version="1.0"?>
2
3<!--
4 Copyright 2003 Sun Microsystems, Inc. All rights reserved.
5 SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
6-->
7
8<!DOCTYPE faces-config PUBLIC
cbateman623bbd82006-12-20 19:15:11 +00009 "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
10 "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
itrimble0f5edc82006-06-08 00:02:56 +000011
12<!-- =========== FULL CONFIGURATION FILE ================================== -->
13
14<faces-config>
15
16 <lifecycle>
17 <phase-listener>test1</phase-listener>
18 </lifecycle>
19
20</faces-config>