facebook

[jboss]error on accessing pages.faces

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #223475 Reply

    Champion
    Member

    hello,
    I just restart from the beginning with jboss and the userlogin tutorial. I can’t access pages with IE. I try with htm pages and it works. but here is the error I got with the .faces pages what ever I wrote.

    javax.servlet.ServletException: Servlet execution threw an exception
    org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)

    root cause

    java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config
    com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
    com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)

    #223487 Reply

    Riyad Kalla
    Member

    java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config

    Did you forget to deploy the JSTL libraries with your application? Where are jstl.jar and standard.jar located?

    #223508 Reply

    Champion
    Member

    you’re right. I did not read fully, I apologize.

    #223521 Reply

    Riyad Kalla
    Member

    No problem, atleast it was something easy 😉

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [jboss]error on accessing pages.faces

You must be logged in to post in the forum log in