facebook

Application start problem on Tomcat 6

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    Phil Kesel
    Member

    I’m creating a simple JSF application in MyEclispe 5.5.1 and deploying to Tomcat 6 on a linux laptop. I’m getting an exception that I don’t understand:

    Nov 21, 2007 3:44:29 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
    javax.faces.FacesException: java.lang.ClassNotFoundException: [Ljava.lang.String;
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:336)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3830)

    The server starts fine but won’t load the app. The app worked fine before I added JSF.

    Any ideas?

    #278894

    Loyal Water
    Member

    Can you switch to a new workspace, create a new web project, add JSF capabilities to it and try deploying it to the Tomcat 6 server. Do you run into the same errors ?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Application start problem on Tomcat 6

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