See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=392850
Hopefully I was more clear here, but let me know if I should add anything. thanks ryan On Thu, Oct 25, 2012 at 9:44 AM, Jesse McConnell <[email protected]> wrote: > file it at bugs.eclipse.org under RT/Jetty > > still not sure what the issue is glancing at this so please be clear > in the bug you open and which versions of jetty you're having the > issue with > > (also jetty9 is servlet 3.0, 3.1 hasn't been released yet and when it > is that will be jetty 9.1) > > jesse > > -- > jesse mcconnell > [email protected] > > > On Thu, Oct 25, 2012 at 11:39 AM, Ryan McKinley <[email protected]> wrote: >> Should I file an issue somewhere? Or is this a known issue with jetty 9? >> >> thanks >> ryan >> >> >> On Wed, Oct 24, 2012 at 5:27 PM, Al Eridani <[email protected]> wrote: >>> On Wed, Oct 24, 2012 at 4:00 PM, Ryan McKinley <[email protected]> wrote: >>>> I have an embedded application that runs great with jetty 8 -- I just >>>> tried running with jetty 9, and things fail with an error from Spring >>>> about ContextLoaderListener? >>>> >>>> Is there something different about context loaders in jetty 9 / >>>> servlets 3.1? I have: >>>> >>>> <listener> >>>> <listener-class>my.company.MyContextLoaderListener</listener-class> >>>> </listener> >>>> >>>> it does not appear to get called >>> >>> It seems to be a recurring problem. A couple of months ago I had to fix the >>> fact that Jetty 5.1 did the same thing. >>> _______________________________________________ >>> jetty-users mailing list >>> [email protected] >>> https://dev.eclipse.org/mailman/listinfo/jetty-users >> _______________________________________________ >> jetty-users mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/jetty-users > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
