users@ejb-spec.java.net

[ejb-spec users] _at_Transactional and _at_TransactionAtribute

From: Dirk Weil <dirk.weil_at_gedoplan.de>
Date: Thu, 20 Jun 2013 10:48:47 +0200

Hi everybody,

 

with the new @Transactional platform wide transaction interceptor it is
theoretically possible to place it on an ejb. Does the specification clarify
what happens in that case? What about mixing strategies, i. e. calling a
@Transactional cdi method from an ejb and vice versa?

 

Thanks for any clarification

Dirk