since we only provide documentation about deltaspike itself, it should be
clear implicitly.
some modules extend ee6/ee7 and therefore you will see a mix of java ee and
deltaspike by definition.
(BMT is a valid part of the spec. and therefore nothing special/separated.)

regards,
gerhard



2014-09-26 14:16 GMT+02:00 Claudio Miranda <clau...@claudius.com.br>:

> On Thu, Sep 25, 2014 at 7:05 PM, Gerhard Petracek
> <gerhard.petra...@gmail.com> wrote:
> >
> > please have a look at [1]. there you can see several differences compared
> > to your demo.
> > e.g. you don't have the TransactionalInterceptor in your beans.xml (see
> > [2]). if you would like to use jta, please have a look at [3].
>
>
> Hi Gerhard, the demo kitchenskink I did, doesn't use deltaspike, now I
> understand the jpa doc is related to the deltaspike @Transactional and
> not the JEE7 @Transactional. Now it makes sense to use
> @PersistenceUnit as the @Transactional interceptor needs BMT.
>
> Would it make sense to tell in the jpa doc that the @Transactional it
> refers is the deltaspike and not the JEE7 ?
>
> Thanks for your clarification.
>
> --
> clau...@claudius.com.br
> http://www.claudius.com.br
>

Reply via email to