Re: SEVERE: Exception ... class org.apache.myfaces.webapp.StartupServletContextListener

2007-05-14 Thread Erik Kron

The basic problem is that my FC5 was using the java 1.4. I update to 1.5 and 
everything is working fine.

- Original Message 
From: Nebinger, David [EMAIL PROTECTED]
To: MyFaces Discussion users@myfaces.apache.org
Sent: Thursday, May 3, 2007 2:51:33 PM
Subject: RE: SEVERE: Exception ... class 
org.apache.myfaces.webapp.StartupServletContextListener

 I am getting the following error when I attempt to deploy my 
 application in tomcat 5.5.15
 
 SEVERE: Exception sending context initialized event to 
 listener instance of class 
 org.apache.myfaces.webapp.StartupServletContextListener
 
 I see the above error in /var/log/tomcat5/catalina.out

Do you have the listener defined in your web.xml file?





 

Food fight? Enjoy some healthy debate 
in the Yahoo! Answers Food  Drink QA.
http://answers.yahoo.com/dir/?link=listsid=396545367


RE: SEVERE: Exception ... class org.apache.myfaces.webapp.StartupServletContextListener

2007-05-03 Thread Nebinger, David
 I am getting the following error when I attempt to deploy my 
 application in tomcat 5.5.15
 
 SEVERE: Exception sending context initialized event to 
 listener instance of class 
 org.apache.myfaces.webapp.StartupServletContextListener
 
 I see the above error in /var/log/tomcat5/catalina.out

Do you have the listener defined in your web.xml file?