]> git.mxchange.org Git - pizzaservice-war.git/blob - web/WEB-INF/faces-config.xml
4525889da906526d1ce8a46d3178658e8504fb57
[pizzaservice-war.git] / web / WEB-INF / faces-config.xml
1 <?xml version='1.0' encoding='UTF-8'?>
2 <faces-config version="2.2"
3                           xmlns="http://xmlns.jcp.org/xml/ns/javaee"
4                           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5                           xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-facesconfig_2_2.xsd">
6         <application>
7                 <locale-config>
8                         <default-locale>de_DE</default-locale>
9                         <supported-locale>en_US</supported-locale>
10                 </locale-config>
11         </application>
12         <navigation-rule>
13                 <from-view-id>*</from-view-id>
14                 <navigation-case>
15                         <from-outcome>customer_register</from-outcome>
16                         <to-view-id>/customer/register.xhtml</to-view-id>
17                 </navigation-case>
18                 <navigation-case>
19                         <from-outcome>index</from-outcome>
20                         <to-view-id>/index.xhtml</to-view-id>
21                 </navigation-case>
22                 <navigation-case>
23                         <from-outcome>user_lost_passwd</from-outcome>
24                         <to-view-id>/customer/lost_passwd.xhtml</to-view-id>
25                 </navigation-case>
26                 <navigation-case>
27                         <from-outcome>customer_login</from-outcome>
28                         <to-view-id>/customer/login.xhtml</to-view-id>
29                 </navigation-case>
30                 <navigation-case>
31                         <from-outcome>terms</from-outcome>
32                         <to-view-id>/terms.xhtml</to-view-id>
33                 </navigation-case>
34                 <navigation-case>
35                         <from-outcome>privacy</from-outcome>
36                         <to-view-id>/privacy.xhtml</to-view-id>
37                 </navigation-case>
38                 <navigation-case>
39                         <from-outcome>imprint</from-outcome>
40                         <to-view-id>/imprint.xhtml</to-view-id>
41                 </navigation-case>
42                 <navigation-case>
43                         <from-outcome>logout</from-outcome>
44                         <to-view-id>/logout.xhtml</to-view-id>
45                 </navigation-case>
46                 <navigation-case>
47                         <from-outcome>admin_product</from-outcome>
48                         <to-view-id>/admin/product/admin_product_list.xhtml</to-view-id>
49                 </navigation-case>
50                 <navigation-case>
51                         <from-outcome>user_index</from-outcome>
52                         <to-view-id>/user/login_index.xhtml</to-view-id>
53                 </navigation-case>
54                 <navigation-case>
55                         <from-outcome>admin_category</from-outcome>
56                         <to-view-id>/admin/category/admin_category_list.xhtml</to-view-id>
57                 </navigation-case>
58                 <navigation-case>
59                         <from-outcome>admin_index</from-outcome>
60                         <to-view-id>/admin/index.xhtml</to-view-id>
61                 </navigation-case>
62                 <navigation-case>
63                         <from-outcome>login_edit_user_data</from-outcome>
64                         <to-view-id>/login/login_edit_user_data.xhtml</to-view-id>
65                 </navigation-case>
66                 <navigation-case>
67                         <from-outcome>user_profile</from-outcome>
68                         <to-view-id>/user/user_profile.xhtml</to-view-id>
69                 </navigation-case>
70                 <navigation-case>
71                         <from-outcome>admin_list_countries</from-outcome>
72                         <to-view-id>/admin/country/admin_country_list.xhtml</to-view-id>
73                 </navigation-case>
74                 <navigation-case>
75                         <from-outcome>admin_list_contact</from-outcome>
76                         <to-view-id>/admin/contact/admin_contact_list.xhtml</to-view-id>
77                 </navigation-case>
78                 <navigation-case>
79                         <from-outcome>admin_export_contact</from-outcome>
80                         <to-view-id>/admin/contact/admin_contact_export.xhtml</to-view-id>
81                 </navigation-case>
82                 <navigation-case>
83                         <from-outcome>admin_list_user</from-outcome>
84                         <to-view-id>/admin/user/admin_user_list.xhtml</to-view-id>
85                 </navigation-case>
86                 <navigation-case>
87                         <from-outcome>admin_list_mobile_provider</from-outcome>
88                         <to-view-id>/admin/mobile_provider/admin_mobile_provider_list.xhtml</to-view-id>
89                 </navigation-case>
90         </navigation-rule>
91         <navigation-rule>
92                 <from-view-id>/user/login.xhtml</from-view-id>
93                 <navigation-case>
94                         <from-outcome>login</from-outcome>
95                         <to-view-id>/login/login_index.xhtml</to-view-id>
96                 </navigation-case>
97                 <navigation-case>
98                         <from-outcome>exception</from-outcome>
99                         <to-view-id>/exception.xhtml</to-view-id>
100                 </navigation-case>
101                 <navigation-case>
102                         <from-outcome>admin_list_user</from-outcome>
103                         <to-view-id>/admin/user/admin_user_list.xhtml</to-view-id>
104                 </navigation-case>
105                 <navigation-case>
106                         <from-outcome>admin_list_contact</from-outcome>
107                         <to-view-id>/admin/contact/admin_contact_list.xhtml</to-view-id>
108                 </navigation-case>
109                 <navigation-case>
110                         <from-outcome>admin_list_countries</from-outcome>
111                         <to-view-id>/admin/country/admin_country_list.xhtml</to-view-id>
112                 </navigation-case>
113                 <navigation-case>
114                         <from-outcome>admin_list_mobile_provider</from-outcome>
115                         <to-view-id>/admin/mobile_provider/admin_mobile_provider_list.xhtml</to-view-id>
116                 </navigation-case>
117                 <navigation-case>
118                         <from-outcome>admin_list_contact_cellphone</from-outcome>
119                         <to-view-id>/admin/cellphone/admin_contact_cellphone_list.xhtml</to-view-id>
120                 </navigation-case>
121                 <navigation-case>
122                         <from-outcome>admin_list_customer</from-outcome>
123                         <to-view-id>/admin/customer/admin_customer_list.xhtml</to-view-id>
124                 </navigation-case>
125                 <navigation-case>
126                         <from-outcome>login_user</from-outcome>
127                         <to-view-id>/user/login_index.xhtml</to-view-id>
128                 </navigation-case>
129         </navigation-rule>
130         <navigation-rule>
131                 <from-view-id>/guest/user/register.xhtml</from-view-id>
132                 <navigation-case>
133                         <from-outcome>register_done</from-outcome>
134                         <to-view-id>/guest/user/register_done.xhtml</to-view-id>
135                 </navigation-case>
136                 <navigation-case>
137                         <from-outcome>register_page2</from-outcome>
138                         <to-view-id>/guest/user/register_page2.xhtml</to-view-id>
139                 </navigation-case>
140         </navigation-rule>
141         <navigation-rule>
142                 <from-view-id>/admin/admin_logout.xhtml</from-view-id>
143                 <navigation-case>
144                         <from-outcome>index</from-outcome>
145                         <to-view-id>/index.xhtml</to-view-id>
146                 </navigation-case>
147         </navigation-rule>
148         <navigation-rule>
149                 <from-view-id>/user/login_own_addressbooks.xhtml</from-view-id>
150                 <navigation-case>
151                         <from-outcome>user_add_addressbook</from-outcome>
152                         <to-view-id>/user/login_add_addressbook.xhtml</to-view-id>
153                 </navigation-case>
154                 <navigation-case>
155                         <from-outcome>user_show_addressbook</from-outcome>
156                         <to-view-id>/guest/user/show_addressbook.xhtml</to-view-id>
157                 </navigation-case>
158                 <navigation-case>
159                         <from-outcome>show_addressbook_entries</from-outcome>
160                         <to-view-id>/guest/user/show_addressbook_entries.xhtml</to-view-id>
161                 </navigation-case>
162         </navigation-rule>
163         <navigation-rule>
164                 <from-view-id>/guest/user/user_list.xhtml</from-view-id>
165                 <navigation-case>
166                         <from-outcome>checkout</from-outcome>
167                         <to-view-id>/customer/checkout.xhtml</to-view-id>
168                 </navigation-case>
169         </navigation-rule>
170         <navigation-rule>
171                 <from-view-id>/customer/checkout.xhtml</from-view-id>
172                 <navigation-case>
173                         <from-outcome>checkout2</from-outcome>
174                         <to-view-id>/customer/checkout2.xhtml</to-view-id>
175                 </navigation-case>
176         </navigation-rule>
177         <navigation-rule>
178                 <from-view-id>/index.xhtml</from-view-id>
179                 <navigation-case>
180                         <from-outcome>item_added</from-outcome>
181                         <to-view-id>/item_added.xhtml</to-view-id>
182                 </navigation-case>
183         </navigation-rule>
184         <navigation-rule>
185                 <from-view-id>/user/login_edit_user_data.xhtml</from-view-id>
186                 <navigation-case>
187                         <from-outcome>user_change_email_address</from-outcome>
188                         <to-view-id>/user/login_change_email_address.xhtml</to-view-id>
189                 </navigation-case>
190                 <navigation-case>
191                         <from-outcome>user_change_password</from-outcome>
192                         <to-view-id>/user/login_change_password.xhtml</to-view-id>
193                 </navigation-case>
194                 <navigation-case>
195                         <from-outcome>user_change_personal_data</from-outcome>
196                         <to-view-id>/user/login_change_personal_data.xhtml</to-view-id>
197                 </navigation-case>
198         </navigation-rule>
199         <navigation-rule>
200                 <from-view-id>/admin/admin_logout.xhtml</from-view-id>
201                 <navigation-case>
202                         <from-outcome>index</from-outcome>
203                         <to-view-id>/*</to-view-id>
204                 </navigation-case>
205         </navigation-rule>
206         <navigation-rule>
207                 <from-view-id>/admin/product/admin_product_list.xhtml</from-view-id>
208                 <navigation-case>
209                         <from-outcome>contact_data_saved</from-outcome>
210                         <to-view-id>/user/login_contact_data_saved.xhtml</to-view-id>
211                 </navigation-case>
212                 <navigation-case>
213                         <from-outcome>admin_delete_product</from-outcome>
214                         <to-view-id>/admin/product/admin_product_delete.xhtml</to-view-id>
215                 </navigation-case>
216         </navigation-rule>
217         <navigation-rule>
218                 <from-view-id>/admin/category/admin_category_list.xhtml</from-view-id>
219                 <navigation-case>
220                         <from-outcome>admin_edit_category</from-outcome>
221                         <to-view-id>/admin/category/admin_category_edit.xhtml</to-view-id>
222                 </navigation-case>
223                 <navigation-case>
224                         <from-outcome>admin_delete_category</from-outcome>
225                         <to-view-id>/admin/category/admin_category_delete.xhtml</to-view-id>
226                 </navigation-case>
227         </navigation-rule>
228         <navigation-rule>
229                 <from-view-id>/admin/country/admin_country_list.xhtml</from-view-id>
230                 <navigation-case>
231                         <from-outcome>admin_edit_country</from-outcome>
232                         <to-view-id>/admin/country/admin_country_edit.xhtml</to-view-id>
233                 </navigation-case>
234                 <navigation-case>
235                         <from-outcome>admin_delete_country</from-outcome>
236                         <to-view-id>/admin/country/admin_country_delete.xhtml</to-view-id>
237                 </navigation-case>
238         </navigation-rule>
239         <navigation-rule>
240                 <from-view-id>/admin/mobile_provider/admin_mobile_provider_list.xhtml</from-view-id>
241                 <navigation-case>
242                         <from-outcome>admin_edit_mobile_provider</from-outcome>
243                         <to-view-id>/admin/mobile_provider/admin_mobile_provider_edit.xhtml</to-view-id>
244                 </navigation-case>
245                 <navigation-case>
246                         <from-outcome>admin_delete_mobile_provider</from-outcome>
247                         <to-view-id>/admin/mobile_provider/admin_mobile_provider_delete.xhtml</to-view-id>
248                 </navigation-case>
249                 <navigation-case>
250                         <from-outcome>admin_show_mobile_provider</from-outcome>
251                         <to-view-id>/admin/mobile_provider/admin_mobile_provider_show.xhtml</to-view-id>
252                 </navigation-case>
253         </navigation-rule>
254         <navigation-rule>
255                 <from-view-id>/admin/user/admin_user_list.xhtml</from-view-id>
256                 <navigation-case>
257                         <from-outcome>admin_show_user</from-outcome>
258                         <to-view-id>/admin/user/admin_user_show.xhtml</to-view-id>
259                 </navigation-case>
260                 <navigation-case>
261                         <from-outcome>admin_edit_user</from-outcome>
262                         <to-view-id>/admin/user/admin_user_edit.xhtml</to-view-id>
263                 </navigation-case>
264                 <navigation-case>
265                         <from-outcome>admin_delete_user</from-outcome>
266                         <to-view-id>/admin/user/admin_user_delete.xhtml</to-view-id>
267                 </navigation-case>
268                 <navigation-case>
269                         <from-outcome>admin_unlock_user</from-outcome>
270                         <to-view-id>/admin/user/admin_user_unlock.xhtml</to-view-id>
271                 </navigation-case>
272         </navigation-rule>
273         <navigation-rule>
274                 <from-view-id>/admin/user/admin_user_show.xhtml</from-view-id>
275                 <navigation-case>
276                         <from-outcome>admin_show_mobile_provider</from-outcome>
277                         <to-view-id>/admin/mobile_provider/admin_mobile_provider_show.xhtml</to-view-id>
278                 </navigation-case>
279                 <navigation-case>
280                         <from-outcome>admin_show_contact_cellphone</from-outcome>
281                         <to-view-id>/admin/cellphone/admin_contact_cellphone_show.xhtml</to-view-id>
282                 </navigation-case>
283                 <navigation-case>
284                         <from-outcome>admin_edit_contact_cellphone</from-outcome>
285                         <to-view-id>/admin/cellphone/admin_contact_cellphone_edit.xhtml</to-view-id>
286                 </navigation-case>
287                 <navigation-case>
288                         <from-outcome>admin_unlink_contact_cellphone</from-outcome>
289                         <to-view-id>/admin/cellphone/admin_contact_cellphone_unlink.xhtml</to-view-id>
290                 </navigation-case>
291                 <navigation-case>
292                         <from-outcome>admin_delete_contact_cellphone</from-outcome>
293                         <to-view-id>/admin/cellphone/admin_contact_cellphone_delete.xhtml</to-view-id>
294                 </navigation-case>
295                 <navigation-case>
296                         <from-outcome>admin_edit_user</from-outcome>
297                         <to-view-id>/admin/user/admin_user_edit.xhtml</to-view-id>
298                 </navigation-case>
299                 <navigation-case>
300                         <from-outcome>admin_delete_user</from-outcome>
301                         <to-view-id>/admin/user/admin_user_delete.xhtml</to-view-id>
302                 </navigation-case>
303                 <navigation-case>
304                         <from-outcome>admin_unlock_user</from-outcome>
305                         <to-view-id>/admin/user/admin_user_unlock.xhtml</to-view-id>
306                 </navigation-case>
307                 <navigation-case>
308                         <from-outcome>admin_edit_contact</from-outcome>
309                         <to-view-id>/admin/contact/admin_contact_edit.xhtml</to-view-id>
310                 </navigation-case>
311         </navigation-rule>
312         <navigation-rule>
313                 <from-view-id>/admin/customer/admin_customer_show.xhtml</from-view-id>
314                 <navigation-case>
315                         <from-outcome>admin_show_mobile_provider</from-outcome>
316                         <to-view-id>/admin/mobile_provider/admin_mobile_provider_show.xhtml</to-view-id>
317                 </navigation-case>
318                 <navigation-case>
319                         <from-outcome>admin_show_contact_cellphone</from-outcome>
320                         <to-view-id>/admin/cellphone/admin_contact_cellphone_show.xhtml</to-view-id>
321                 </navigation-case>
322                 <navigation-case>
323                         <from-outcome>admin_edit_contact_cellphone</from-outcome>
324                         <to-view-id>/admin/cellphone/admin_contact_cellphone_edit.xhtml</to-view-id>
325                 </navigation-case>
326                 <navigation-case>
327                         <from-outcome>admin_unlink_contact_cellphone</from-outcome>
328                         <to-view-id>/admin/cellphone/admin_contact_cellphone_unlink.xhtml</to-view-id>
329                 </navigation-case>
330                 <navigation-case>
331                         <from-outcome>admin_delete_contact_cellphone</from-outcome>
332                         <to-view-id>/admin/cellphone/admin_contact_cellphone_delete.xhtml</to-view-id>
333                 </navigation-case>
334                 <navigation-case>
335                         <from-outcome>admin_edit_customer</from-outcome>
336                         <to-view-id>/admin/customer/admin_customer_edit.xhtml</to-view-id>
337                 </navigation-case>
338                 <navigation-case>
339                         <from-outcome>admin_delete_customer</from-outcome>
340                         <to-view-id>/admin/customer/admin_customer_delete.xhtml</to-view-id>
341                 </navigation-case>
342                 <navigation-case>
343                         <from-outcome>admin_unlock_customer</from-outcome>
344                         <to-view-id>/admin/customer/admin_customer_unlock.xhtml</to-view-id>
345                 </navigation-case>
346                 <navigation-case>
347                         <from-outcome>admin_edit_contact</from-outcome>
348                         <to-view-id>/admin/contact/admin_contact_edit.xhtml</to-view-id>
349                 </navigation-case>
350         </navigation-rule>
351         <navigation-rule>
352                 <from-view-id>/admin/contact/admin_contact_show.xhtml</from-view-id>
353                 <navigation-case>
354                         <from-outcome>admin_edit_contact</from-outcome>
355                         <to-view-id>/admin/contact/admin_contact_edit.xhtml</to-view-id>
356                 </navigation-case>
357                 <navigation-case>
358                         <from-outcome>admin_delete_contact</from-outcome>
359                         <to-view-id>/admin/contact/admin_contact_delete.xhtml</to-view-id>
360                 </navigation-case>
361                 <navigation-case>
362                         <from-outcome>admin_show_mobile_provider</from-outcome>
363                         <to-view-id>/admin/mobile_provider/admin_mobile_provider_show.xhtml</to-view-id>
364                 </navigation-case>
365                 <navigation-case>
366                         <from-outcome>admin_edit_contact_cellphone</from-outcome>
367                         <to-view-id>/admin/cellphone/admin_contact_cellphone_edit.xhtml</to-view-id>
368                 </navigation-case>
369                 <navigation-case>
370                         <from-outcome>admin_delete_contact_cellphone</from-outcome>
371                         <to-view-id>/admin/cellphone/admin_contact_cellphone_delete.xhtml</to-view-id>
372                 </navigation-case>
373                 <navigation-case>
374                         <from-outcome>admin_unlink_contact_cellphone</from-outcome>
375                         <to-view-id>/admin/cellphone/admin_contact_cellphone_unlink.xhtml</to-view-id>
376                 </navigation-case>
377                 <navigation-case>
378                         <from-outcome>admin_show_contact_cellphone</from-outcome>
379                         <to-view-id>/admin/cellphone/admin_contact_cellphone_show.xhtml</to-view-id>
380                 </navigation-case>
381         </navigation-rule>
382         <navigation-rule>
383                 <from-view-id>/admin/cellphone/admin_contact_cellphone_list.xhtml</from-view-id>
384                 <navigation-case>
385                         <from-outcome>admin_show_contact_cellphone</from-outcome>
386                         <to-view-id>/admin/cellphone/admin_contact_cellphone_show.xhtml</to-view-id>
387                 </navigation-case>
388                 <navigation-case>
389                         <from-outcome>admin_edit_contact_cellphone</from-outcome>
390                         <to-view-id>/admin/cellphone/admin_contact_cellphone_edit.xhtml</to-view-id>
391                 </navigation-case>
392                 <navigation-case>
393                         <from-outcome>admin_delete_contact_cellphone</from-outcome>
394                         <to-view-id>/admin/cellphone/admin_contact_cellphone_delete.xhtml</to-view-id>
395                 </navigation-case>
396         </navigation-rule>
397         <navigation-rule>
398                 <from-view-id>/admin/cellphone/admin_contact_cellphone_show.xhtml</from-view-id>
399                 <navigation-case>
400                         <from-outcome>admin_show_mobile_provider</from-outcome>
401                         <to-view-id>/admin/mobile_provider/admin_mobile_provider_show.xhtml</to-view-id>
402                 </navigation-case>
403                 <navigation-case>
404                         <from-outcome>admin_edit_contact_cellphone</from-outcome>
405                         <to-view-id>/admin/cellphone/admin_contact_cellphone_edit.xhtml</to-view-id>
406                 </navigation-case>
407                 <navigation-case>
408                         <from-outcome>admin_delete_contact_cellphone</from-outcome>
409                         <to-view-id>/admin/cellphone/admin_contact_cellphone_delete.xhtml</to-view-id>
410                 </navigation-case>
411                 <navigation-case>
412                         <from-outcome>admin_unlink_contact_cellphone</from-outcome>
413                         <to-view-id>/admin/cellphone/admin_contact_cellphone_unlink.xhtml</to-view-id>
414                 </navigation-case>
415                 <navigation-case>
416                         <from-outcome>admin_show_contact</from-outcome>
417                         <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
418                 </navigation-case>
419         </navigation-rule>
420         <navigation-rule>
421                 <from-view-id>/admin/contact/admin_contact_list.xhtml</from-view-id>
422                 <navigation-case>
423                         <from-outcome>admin_show_contact</from-outcome>
424                         <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
425                 </navigation-case>
426         </navigation-rule>
427         <navigation-rule>
428                 <from-view-id>/admin/contact/admin_contact_edit.xhtml</from-view-id>
429                 <navigation-case>
430                         <from-outcome>admin_list_contact</from-outcome>
431                         <to-view-id>/admin/contact/admin_contact_list.xhtml</to-view-id>
432                 </navigation-case>
433         </navigation-rule>
434         <navigation-rule>
435                 <from-view-id>/admin/customer/admin_customer_list.xhtml</from-view-id>
436                 <navigation-case>
437                         <from-outcome>admin_show_customer</from-outcome>
438                         <to-view-id>/admin/customer/admin_customer_show.xhtml</to-view-id>
439                 </navigation-case>
440                 <navigation-case>
441                         <from-outcome>admin_edit_customer</from-outcome>
442                         <to-view-id>/admin/customer/admin_customer_edit.xhtml</to-view-id>
443                 </navigation-case>
444                 <navigation-case>
445                         <from-outcome>admin_delete_customer</from-outcome>
446                         <to-view-id>/admin/customer/admin_customer_delete.xhtml</to-view-id>
447                 </navigation-case>
448                 <navigation-case>
449                         <from-outcome>admin_unlock_customer</from-outcome>
450                         <to-view-id>/admin/customer/admin_customer_unlock.xhtml</to-view-id>
451                 </navigation-case>
452         </navigation-rule>
453         <navigation-rule>
454                 <from-view-id>/admin/customer/admin_customer_show.xhtml</from-view-id>
455                 <navigation-case>
456                         <from-outcome>admin_edit_customer</from-outcome>
457                         <to-view-id>/admin/customer/admin_customer_edit.xhtml</to-view-id>
458                 </navigation-case>
459                 <navigation-case>
460                         <from-outcome>admin_delete_customer</from-outcome>
461                         <to-view-id>/admin/customer/admin_customer_delete.xhtml</to-view-id>
462                 </navigation-case>
463                 <navigation-case>
464                         <from-outcome>admin_unlock_customer</from-outcome>
465                         <to-view-id>/admin/customer/admin_customer_unlock.xhtml</to-view-id>
466                 </navigation-case>
467         </navigation-rule>
468         <navigation-rule>
469                 <from-view-id>/admin/contact/admin_contact_list.xhtml</from-view-id>
470                 <navigation-case>
471                         <from-outcome>admin_delete_contact</from-outcome>
472                         <to-view-id>/admin/contact/admin_contact_delete.xhtml</to-view-id>
473                 </navigation-case>
474                 <navigation-case>
475                         <from-outcome>admin_edit_contact</from-outcome>
476                         <to-view-id>/admin/contact/admin_contact_edit.xhtml</to-view-id>
477                 </navigation-case>
478                 <navigation-case>
479                         <from-outcome>admin_show_contact</from-outcome>
480                         <to-view-id>/admin/contact/admin_contact_show.xhtml</to-view-id>
481                 </navigation-case>
482         </navigation-rule>
483         <!--
484         <factory>
485                 <exception-handler-factory>
486                         org.mxchange.jcoreee.exceptions.CustomExceptionHandlerFactory
487                 </exception-handler-factory>
488         </factory>
489         //-->
490 </faces-config>