This sort of thing has been an issue in the past with jetty.
Sometimes it has been intentional, and you have to enable a
configuration parameter to make it work.

On Fri, Oct 15, 2010 at 9:02 AM, Scott O'Bryan <darkar...@gmail.com> wrote:
> 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 <mat...@apache.org> 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
>

Reply via email to