No I haven't. But it looks like Jetty is not looking in the TLD files for the context listeners.
Sent from my iPhone On Oct 15, 2010, at 6:59 AM, Matthias Wessendorf <[email protected]> wrote: > Has one used jetty-8.0.0.M1 so far, with MyFaces 2.0.2 ? > > Looks like I (currently) have to add this: > <listener> > > <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class> > </listener> > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf
