hi,

I've tried to use the card-demo sample as a reference, and I still get a 
JasperException. Here are the errors:

13:59:54,462 ERROR [UIComponentTag] Faces context not found. getResponseWriter 
will fail. Check if the FacesServlet has been initialized at all in your 
web.xml.
13:59:54,462 ERROR [CommandFilter] Exception in command invocation
org.apache.jasper.JasperException
        at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:370)
        at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
...

13:59:54,477 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
        at 
javax.faces.webapp.UIComponentTag.setupResponseWriter(UIComponentTag.java:615)
        at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:217)
        at org.apache.myfaces.taglib.core.ViewTag.doStartTag(ViewTag.java:71)
        at 
org.apache.jsp.jsp.TestJSFPortlet.view_jsp._jspx_meth_f_view_0(org.apache.jsp.jsp.TestJSFPortlet.view_jsp:79)
        at 
org.apache.jsp.jsp.TestJSFPortlet.view_jsp._jspService(org.apache.jsp.jsp.TestJSFPortlet.view_jsp:57)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955854#3955854

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955854

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to