As for the lifecycle: put a breakpoint in the source code. For messages, also include a global messages component.
Just put a breakpoint on the renderResponse method in the FacesContextImpl. On Tue, Nov 25, 2008 at 9:20 AM, alvaro tovar <[EMAIL PROTECTED]> wrote: > hello > thanks for your answer, i have message for all components, maybe is there a > way to know more about this exiting from lifecycle.execute > ? > thanks > > 2008/11/25 Guy Bashan <[EMAIL PROTECTED]> >> >> maybe validation fails. try putting messages tag or adding immediate=true. >> >> Sent from my iPhone >> >> On 25/11/2008, at 01:14, "alvaro tovar" <[EMAIL PROTECTED]> wrote: >> >>> hello >>> >>> i have a commandbutton action that is not called >>> >>> >>> [DEBUG] 24 nov 05:58:23.091 PM httpSSLWorkerThread-8126-1 >>> [org.apache.myfaces.lifecycle.LifecycleImpl] >>> exiting from lifecycle.execute in RESTORE_VIEW 1 because >>> getRenderResponse is true from one of the after listeners >>> >>> i am thinking maybe is this a reason but i don't kwon what's is this, >>> some one know what is? >>> >>> >>> >>> >>> >>> regards >>> > >

