[ 
http://issues.apache.org/jira/browse/MYFACES-163?page=comments#action_62290 ]
     
Rob Decker commented on MYFACES-163:
------------------------------------

You need to delete the compiled jsp. You can't just change add the attribute to 
an already compiled jsp and reproduce the problem. In tomcat you look in 
$TOMCAT_HOME/work/Standalone/localhost/mywebapp/.../mycompiled_jsp_page_with_a_mangled_name.class
 and delete the .class and .java file so you start with showRootNode="false" 
when it's compiled the first time the page is accessed.

> commandLink actions ignored inside tree2
> ----------------------------------------
>
>          Key: MYFACES-163
>          URL: http://issues.apache.org/jira/browse/MYFACES-163
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>  Environment: tested on tomcat 5.0.30, windows2000 and redhat linux 9.
>     Reporter: Rob Decker
>     Assignee: sean schofield

>
> When a commandLink inside a tree2 has an action attr, actionListener attr, or 
> f:actionListener tag they are never queued or broadcast and the associated 
> methods never get called.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to