We recently migrated from MyFaces 1.1.4 to MyFaces 2.1.13.    We have a 
PhaseListener that used to trigger prior to the start of the 
RenderResponse in MyFaces 1.1.4,
but in MyFaces 2.1.13, it seems to be triggering after the RenderResponse 
has already started (see logging below)   Has anyone else seen similar 
behavior?
Is there a way to make it work in MyFaces 2.1.13 like it did in MyFaces 
1.1.4?

MyFaces 1.1.4
[8/28/14 14:04:54:020 EDT] 00000020 SystemOut     O START PHASE 
RESTORE_VIEW(1)
[8/28/14 14:04:54:033 EDT] 00000020 SystemOut     O END PHASE 
RESTORE_VIEW(1)
[8/28/14 14:04:54:033 EDT] 00000020 SystemOut     O START PHASE 
APPLY_REQUEST_VALUES(2)
[8/28/14 14:04:54:036 EDT] 00000020 SystemOut     O END PHASE 
APPLY_REQUEST_VALUES(2)
[8/28/14 14:04:54:036 EDT] 00000020 SystemOut     O START PHASE 
PROCESS_VALIDATIONS(3)
[8/28/14 14:04:54:038 EDT] 00000020 SystemOut     O END PHASE 
PROCESS_VALIDATIONS(3)
[8/28/14 14:04:54:038 EDT] 00000020 SystemOut     O START PHASE 
UPDATE_MODEL_VALUES(4)
[8/28/14 14:04:54:040 EDT] 00000020 SystemOut     O END PHASE 
UPDATE_MODEL_VALUES(4)
[8/28/14 14:04:54:040 EDT] 00000020 SystemOut     O START PHASE 
INVOKE_APPLICATION(5)
[8/28/14 14:04:59:543 EDT] 00000020 SystemOut     O END PHASE 
INVOKE_APPLICATION(5)
[8/28/14 14:04:59:548 EDT] 00000020 SystemOut     O In initialization
[8/28/14 14:04:59:549 EDT] 00000020 SystemOut     O START PHASE 
RENDER_RESPONSE(6)
[8/28/14 14:04:59:556 EDT] 00000020 ServletWrappe I   SRVE0242I: 
[esponsor] [/] [/secure/participant/changePersonalData.jsp]: 
Initialization successful.
[8/28/14 14:04:59:567 EDT] 00000020 ServletWrappe I   SRVE0242I: 
[esponsor] [/] 
[/WEB-INF/jsp/acctresrs/participant/changePersonalDataBody.jsp]: 
Initialization successful.
[8/28/14 14:04:59:595 EDT] 00000020 SystemOut     O END PHASE 
RENDER_RESPONSE(6)


MyFaces 2.1.13
[8/28/14 16:02:41:528 EDT] 0000007b SystemOut     O START PHASE 
RESTORE_VIEW(1)
[8/28/14 16:02:41:531 EDT] 0000007b SystemOut     O END PHASE 
RESTORE_VIEW(1)
[8/28/14 16:02:41:531 EDT] 0000007b SystemOut     O START PHASE 
APPLY_REQUEST_VALUES(2)
[8/28/14 16:02:41:536 EDT] 0000007b SystemOut     O END PHASE 
APPLY_REQUEST_VALUES(2)
[8/28/14 16:02:41:537 EDT] 0000007b SystemOut     O START PHASE 
PROCESS_VALIDATIONS(3)
[8/28/14 16:02:41:541 EDT] 0000007b SystemOut     O END PHASE 
PROCESS_VALIDATIONS(3)
[8/28/14 16:02:41:541 EDT] 0000007b SystemOut     O START PHASE 
UPDATE_MODEL_VALUES(4)
[8/28/14 16:02:41:545 EDT] 0000007b SystemOut     O END PHASE 
UPDATE_MODEL_VALUES(4)
[8/28/14 16:02:41:545 EDT] 0000007b SystemOut     O START PHASE 
INVOKE_APPLICATION(5)
[8/28/14 16:02:46:402 EDT] 0000007b SystemOut     O END PHASE 
INVOKE_APPLICATION(5)
[8/28/14 16:02:46:402 EDT] 0000007b SystemOut     O START PHASE 
RENDER_RESPONSE(6)
[8/28/14 16:02:46:402 EDT] 0000007b SystemOut     O In initialization
[8/28/14 16:02:46:429 EDT] 0000007b SystemOut     O END PHASE 
RENDER_RESPONSE(6)


Kim Calvin
Sr Systems Consultant - Web Solutions
OneAmerica
P.O. Box 368
Indianapolis, IN 46206
Phone: (317) 285-2401 
Fax:      (317) 285-7696
kim.cal...@oneamerica.com

OneAmerica companies:
AUL | State Life | OneAmerica Securities |
McCready and Keene | PML | AUL RMS

This e-mail message is intended only for the use of the individual or entity to
which the transmission is addressed. Any interception may be a violation of 
law. If you are not the intended recipient, any dissemination, distribution or 
copying of this e-mail is strictly prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the document.

Reply via email to