[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Troubles with using PhaseListener implementation

Serrg Blues do-not-reply at jboss.com
Thu Mar 15 07:58:56 EDT 2007


Sorry ... after research I can see another error message :
anonymous wrote : 
  | 5:33:51,324 ERROR [STDERR] 15.03.2007 15:33:51 com.sun.faces.config.ConfigureListener configure
  | SEVERE: Cant instantiate class: phase-listener: com.fabulous_valley.web.MyPhaseListener.
  | 15:33:51,324 ERROR [STDERR] java.lang.ClassCastException: com.fabulous_valley.web.MyPhaseListener
  | 15:33:51,324 ERROR [STDERR] 	at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:885)
  | 15:33:51,324 ERROR [STDERR] 	at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:536)
  | 15:33:51,324 ERROR [STDERR] 	at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:436)
  | 15:33:51,324 ERROR [STDERR] 	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3729)
  | 15:33:51,324 ERROR [STDERR] 	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4187)
  | 15:33:51,324 ERROR [STDERR] 	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
  | 15:33:51,324 ERROR [STDERR] 	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
  | 15:33:51,324 ERROR [STDERR] 	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
  | 15:33:51,324 ERROR [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 15:33:51,324 ERROR [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 15:33:51,340 ERROR [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | 15:33:51,340 ERROR [STDERR] 	at java.lang.reflect.Method.invoke(Method.java:585)
  | .....
  | 

How can I fix this? .... 



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

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



More information about the jboss-user mailing list