users@javaserverfaces.java.net

Re: Jsf 1.2_04: afterPhase(PhaseEvent event) is not called in extended class?

From: Jason Lee <jason_at_steeplesoft.com>
Date: Tue, 29 May 2007 14:53:54 -0500

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