You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/09/13 19:50:03 UTC

DO NOT REPLY [Bug 36644] New: - [shale] Clay template loading problem.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36644>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36644

           Summary: [shale] Clay template loading problem.
           Product: Struts
           Version: Unknown
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Shale
        AssignedTo: dev@struts.apache.org
        ReportedBy: manklu@web.de


When I play some time with the JSP and HTML version of the Rolodex example, I
get an exception stating that the template could not be found.

java.lang.NullPointerException: Component not found "/rolodex/hrolodex.html".
    org.apache.shale.clay.component.Clay.getRootElement(Clay.java:212)
    org.apache.shale.clay.component.Clay.encodeBegin(Clay.java:233)
    org.apache.shale.clay.faces.ClayViewHandler.recursiveRender
        (ClayViewHandler.java:336)
    org.apache.shale.clay.faces.ClayViewHandler.renderView
        (ClayViewHandler.java:279)
    com.sun.faces.lifecycle.RenderResponsePhase.execute
        (RenderResponsePhase.java:87)
    com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
    com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
    org.apache.shale.faces.ShaleApplicationFilter.doFilter
        (ShaleApplicationFilter.java:280)
    org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter
        (ReplyHeaderFilter.java:75)

Please note that you must use *both* versions to reproduce the problem.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org