You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Venkata.Kanugula@barclayscapital.com (JIRA)" <ji...@apache.org> on 2006/11/09 02:03:01 UTC

[jira] Commented: (STR-2947) Struts JSP compilation reports NoClassDefFoundError: org.apache.struts.taglib.tiles.InsertTag

    [ http://issues.apache.org/struts/browse/STR-2947?page=comments#action_38629 ] 
            
Venkata.Kanugula@barclayscapital.com commented on STR-2947:
-----------------------------------------------------------


   [[ Old comment, sent by email on Thu, 7 Sep 2006 12:54:40 -0400 ]]

Wonderfull! Thank you.

I tried searching for the NoClassDefFoundError in user list.

Because of lack of time and pressure, I had to post it as an issue.

Anyway, Thank you.

Now my problem is resolved. If you can, can you delete my issue from the
tracker?

Thanks.
Venkata Kanugula.



> Struts JSP compilation reports NoClassDefFoundError: org.apache.struts.taglib.tiles.InsertTag
> ---------------------------------------------------------------------------------------------
>
>                 Key: STR-2947
>                 URL: http://issues.apache.org/struts/browse/STR-2947
>             Project: Struts 1
>          Issue Type: Bug
>          Components: Tiles
>    Affects Versions: 1.3.5
>         Environment: Windows 2000, TomCat 5.5.9
>            Reporter: Venkata R Kanugula
>            Priority: Critical
>
> During Tiles Insert, the JSP throws an error saying NoClassDefFoundError: org.apache.struts.taglib.tiles.InsertTag.
> I think the class name is messed up. Ideally It should be looking for org.apache.struts.tiles.taglib.InsertTag.
> HTTP Status 500 - 
> --------------------------------------------------------------------------------
> type Exception report
> message 
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception 
> javax.servlet.ServletException: org.apache.struts.taglib.tiles.InsertTag
> 	org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:848)
> 	org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:781)
> 	org.apache.jsp.jsp.Wel_jsp._jspService(org.apache.jsp.jsp.Wel_jsp:66)
> 	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
> 	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
> 	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> root cause 
> java.lang.NoClassDefFoundError: org.apache.struts.taglib.tiles.InsertTag
> 	org.apache.jsp.jsp.Wel_jsp._jspx_meth_tiles_insert_0(org.apache.jsp.jsp.Wel_jsp:78)
> 	org.apache.jsp.jsp.Wel_jsp._jspService(org.apache.jsp.jsp.Wel_jsp:59)
> 	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
> 	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
> 	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> note The full stack trace of the root cause is available in the Apache Tomcat/5.5.9 logs.

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