Menu

exception of JSF-Spring 3.0.0M2

Users
rlj
2005-12-19
2013-04-08
  • rlj

    rlj - 2005-12-19

    I have downloaded JSF-Spring 3.0.0M2 testsuite.I do not have any change for the suite.But I have get an exception eith tomcat 5.0.30.
    the error message is :
    HTTP Status 500 -

    --------------------------------------------------------------------------------

    type Exception report

    message

    description The server encountered an internal error () that prevented it from fulfilling this request.

    exception

    org.apache.jasper.JasperException
        org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

    root cause

    java.lang.NullPointerException
        javax.faces.webapp.UIComponentTag.setupResponseWriter(UIComponentTag.java:646)
        javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:254)
        org.apache.myfaces.taglib.core.ViewTag.doStartTag(ViewTag.java:90)
        org.apache.jsp.index_jsp._jspx_meth_f_view_0(index_jsp.java:88)
        org.apache.jsp.index_jsp._jspService(index_jsp.java:64)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

    note The full stack trace of the root cause is available in the Apache Tomcat/5.0.30 logs.

    --------------------------------------------------------------------------------

    Apache Tomcat/5.0.30

    I can not resolve this problem.Can you help me? very thanks!
    email:ronglijun@gmail.com

     
    • Thomas Jachmann

      Thomas Jachmann - 2005-12-22

      Please post your web.xml, applicationContext.xml, faces-config.xml and the page you're viewing when this error occurs?

      Regards,
      Thomas

       
    • rlj

      rlj - 2005-12-22

      I have resolved this problem. I changed the '/face/*' to '*.jsf'.I start up Tomcat,I use '//localhost:tomcat/jsf-spring/index.jsf' in the IE.Then the page is ocuured.

      thank you very much!

      Regards,
      lijun

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.