blob: b16a446e2b91eff13e4eed4ccf64966dac3ae281 [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
9 "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.0//EN"
10 "http://java.sun.com/dtd/web-facesconfig_1_0.dtd">
11
12<!-- =========== FULL CONFIGURATION FILE ================================== -->
13
14<faces-config>
15
16 <lifecycle>
17 <phase-listener>test1</phase-listener>
18 </lifecycle>
19
20</faces-config>