I'm not able to reproduce. What do you have in WEB-INF/lib?
martind1111 wrote: > > I am using JSF version 1.2_04-b07-FCS. > > Martin > > On 5/31/07, rlubke <[EMAIL PROTECTED]> wrote: >> >> What's the exact version of the RI you're using? >> >> >> martind1111 wrote: >> > >> > I would like to use tomahawk 1.1.5 with JSF 1.2 RI inside Tomcat 6. Is >> > this combinatiion supported? I have tried to load the tomahawk >> > examples, but I get an exception when loading the first page: >> > >> > May 31, 2007 8:37:33 PM com.sun.faces.config.ConfigureListener >> configure >> > SEVERE: null MessageFactory >> > java.lang.ClassCastException: >> > org.apache.myfaces.renderkit.html.util.ExtensionsPhaseListener cannot >> > be cast to javax.faces.event.PhaseListener >> > at >> > >> com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:885) >> > at >> > >> com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:536) >> > at >> > >> com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:436) >> > at >> > >> org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827) >> > at >> > >> org.apache.catalina.core.StandardContext.start(StandardContext.java:4334) >> > at >> > >> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791) >> > at >> > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771) >> > at >> > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525) >> > at >> > org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:825) >> > at >> > org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:714) >> > >> > at >> > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490) >> > >> > at >> > org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138) >> > at >> > >> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311) >> > at >> > >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117) >> > at >> > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) >> > at >> > org.apache.catalina.core.StandardHost.start(StandardHost.java:719) >> > ... >> > >> > I have followed instructions on MyFaces pages, including setting up >> > the extensions filter. >> > >> > Martin >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/tomahawk-1.1.5-and-JSF-1.2-Tomcat-6-tf3848875.html#a10902930 >> Sent from the MyFaces - Users mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/tomahawk-1.1.5-and-JSF-1.2-Tomcat-6-tf3848875.html#a10921010 Sent from the MyFaces - Users mailing list archive at Nabble.com.

