jsr342-experts@javaee-spec.java.net

[jsr342-experts] Re: _at_Transactional feedback

From: David Blevins <david.blevins_at_gmail.com>
Date: Tue, 1 May 2012 13:41:48 -0700

On May 1, 2012, at 5:57 AM, Pete Muir wrote:

> A Servlet *only* environment, such as Tomcat or Jetty.

How is that even possible when Tomcat doesn't have a transaction manager?


-David


> On 1 May 2012, at 13:12, Werner Keil wrote:
>
>> Pete/all,
>>
>> Can you explain more what this means:
>>> However, to bridge the divide, Deltaspike will likely offer support for @Transactional in a Servlet environment
>>
>> Does that mean, @Transactional as proposed is not going to work in a Servlet environment??
>>
>> Since Servlets are a core part of Java EE, while they may not be used as heavily (directly) these days, I would find it strange. Or is it just up to the implementation.
>> Nevertheless, why should the Java EE 7 RI (Glassfish) not do that by itself?
>>
>> Thanks,
>> Werner
>