How have you registered the phase listener? with the f:view tag?
Adam Brod
Product Development Team
From:
"Jason Lee" <jason_at_steeplesoft.com>
To:
users_at_javaserverfaces.dev.java.net
Date:
05/29/2007 03:53 PM
Subject:
Re: Jsf 1.2_04: afterPhase(PhaseEvent event) is not called in extended
class?
On 5/29/07, Todd Patrick <Todd.Patrick_at_dtn.com> wrote:
When Class A's jsp is ran, all of the Class A's methods and properties
are ran and set without error. However, the afterPhase event of Class B
is *NOT* called - even though Class A extends Class B.
I'm not sure I'm following. You have Class A, which is extended by Class
B. An instance of class A is mapped as a managed bean, and the
PhaseListener method on Class B is not being called? Is an instance of
Class B not mapped at all? If not, JSF doesn't know anything about it...
--
Jason Lee, SCJP
JSF RI Dev Team
http://blogs.steeplesoft.com
Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.