facebook

JSF Deployment problem – ConfigureListener

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #271984 Reply

    spulluru2
    Member

    I have deployed JSF project in Tomcat Server and when trying to start server I am getting the following error

    SEVERE: Error configuring application listener of class com.sun.faces.config.ConfigureListener

    and I could not access even Tomcat main page.

    BUT WHEN I started Tomcat outside of MyEclipse, it goes to Tomcat Main page, even I got Jsf login index.jsp.

    That means , there no problem with Tomcat but some faces listener or some sort of it is missing in MyEclipse

    #272041 Reply

    Loyal Water
    Member

    Can you check if jsf-api.jar and jsf-impl.jar are in WEB-INF/lib of your webapp ?

    #272046 Reply

    spulluru2
    Member

    Yes , it exists.

    My observation is jsf project works fine when you deploy to Tomcat server outside MyEclipse.

    But problems comes when you try to start tomcat in MyEclipse.

    #272155 Reply

    spulluru2
    Member

    Nipun,

    Do you have any updates for the problem ?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JSF Deployment problem – ConfigureListener

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