>
> > 3.1 seems to be a fairly minor update so far, so we should be able to
> start
> > pushing Tomcat 8 right around the time as the spec is finalized.
>
> Just a word of caution. The EG is far from agreed on the best way to do
> the non-blocking API at the moment. As with happened with the 3.0
On 27/06/2012 20:49, Filip Hanik (mailing lists) wrote:
>> My current focus on Tomcat 8 is re-factoring the resources to remove all
>> the JNDI stuff. After that, I'll probably look at the HTTP upgrade bit.
>
> [Filip Hanik]
> Interesting, what's up with JNDI, prolly something I missed from an e
> > 3.1 seems to be a fairly minor update so far, so we should be able to
> start
> > pushing Tomcat 8 right around the time as the spec is finalized.
>
> Just a word of caution. The EG is far from agreed on the best way to do
> the non-blocking API at the moment. As with happened with the 3.0 asy
On 27/06/2012 20:16, Filip Hanik (mailing lists) wrote:
> As some of you noticed, I added in the stubs for Servlet 3.1 yesterday.
>
> I'm planning on starting on 3.1 features, mainly the non blocking
> read/writes.
> In Tomcat, we already have an implementation of this in the sandbox
> http://svn