A Servlet *only* environment, such as Tomcat or Jetty.
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