[ 
http://issues.apache.org/jira/browse/MYFACES-560?page=comments#action_12329490 
] 

Wendy Smoak commented on MYFACES-560:
-------------------------------------

This is tiles.war from the 1.1.0 release candidate.  Page1, Page2 and non-tiles 
page work fine, but clicking the 'nested Tiles' button gives:

HTTP Status 500 - 

javax.servlet.ServletException: Error calling action method of component with 
id menu:button:_id7
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:109)
        
org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)

root cause 

javax.faces.FacesException: Error calling action method of component with id 
menu:button:_id7
        
org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74)
        javax.faces.component.UICommand.broadcast(UICommand.java:106)
        javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
        javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)
        
org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:271)
        
org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:94)
        
org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)

Apache Tomcat/5.5.9, WinXP

When the error happens, the Tomcat console shows:
Phase: INVOKE_APPLICATION(5)


> Tiles example does not work
> ---------------------------
>
>          Key: MYFACES-560
>          URL: http://issues.apache.org/jira/browse/MYFACES-560
>      Project: MyFaces
>         Type: Bug
>   Components: General
>     Versions: Nightly Build
>     Reporter: sean schofield
>     Assignee: Matthias Weßendorf

>
> The Tiles example does not work (as per Wendy's email a while back.)  I'm 
> prepared to do the 1.1.0 tag and build but since we know we need this example 
> I'll wait until we resolve this.  

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to