[Lift] Re: Jetty question

2009-12-03 Thread Marius
Ok. I'll add a ticket on that and I'll start noodling on it followed up by a proposed solution. Br's, Marius On Dec 3, 10:51 pm, David Pollak wrote: > On Wed, Dec 2, 2009 at 12:54 PM, Marius wrote: > > > On Dec 2, 10:26 pm, David Pollak > > wrote: > > > On Wed, Dec 2, 2009 at 12:24 PM, Timothy

Re: [Lift] Re: Jetty question

2009-12-03 Thread David Pollak
On Wed, Dec 2, 2009 at 12:54 PM, Marius wrote: > > > On Dec 2, 10:26 pm, David Pollak > wrote: > > On Wed, Dec 2, 2009 at 12:24 PM, Timothy Perrett < > timo...@getintheloop.eu>wrote: > > > > > Hey Marius, > > > > > Im not 100% sure that Servlet 3.0 will solve our problems... im > > > worried tha

[Lift] Re: Jetty question

2009-12-02 Thread Marius
On Dec 2, 10:26 pm, David Pollak wrote: > On Wed, Dec 2, 2009 at 12:24 PM, Timothy Perrett > wrote: > > > Hey Marius, > > > Im not 100% sure that Servlet 3.0 will solve our problems... im > > worried that the vendors will not standardise once again (they are > > already diverging paths in "earl

Re: [Lift] Re: Jetty question

2009-12-02 Thread David Pollak
On Wed, Dec 2, 2009 at 12:24 PM, Timothy Perrett wrote: > Hey Marius, > > Im not 100% sure that Servlet 3.0 will solve our problems... im > worried that the vendors will not standardise once again (they are > already diverging paths in "early access" servlet 3.0 > implementations)... > > To this e

[Lift] Re: Jetty question

2009-12-02 Thread Timothy Perrett
Hey Marius, Im not 100% sure that Servlet 3.0 will solve our problems... im worried that the vendors will not standardise once again (they are already diverging paths in "early access" servlet 3.0 implementations)... To this end, I cant help but wonder if we will end up falling back on something

[Lift] Re: Jetty question

2009-12-02 Thread Marius
Lift doesn't necessarily require Jetty 6. Lift runs pretty much on any JEE web container including jetty 7. But Lift comet support automatically detects Jetty 6 continuations API and use it. If that is missing Lift will gracefully fall back in using a locking based mechanism for Comet. Of course th

[Lift] Re: Jetty question

2009-12-02 Thread jhonig
Hi Alex, > Which page(s) asked you for registration? Several of the configuration file pages. I will have a better look later today. Job -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to lift...@googlegroups.com.

[Lift] Re: Jetty question

2009-12-02 Thread jhonig
Hi Tim, > Lift is not yet compatible with Jetty 7 continuations... if you want to use > comet, please use Jetty 6 for the moment. I don't use comet. But is this dependency mentioned anywhere in the Lift docs? Can't remember having seen any such information! Job -- You received this message