Hi,

i have a SessionBean which is declared as 
      <trans-attribute>Mandatory</trans-attribute>

but in ejbCreate i cannot get Tx (=null) with
   org.objectweb.jonas.jtm.Current.getCurrent().getTransaction()

within entity beans it seems ok, but not in session beans.
no matter if stateful or stateless or with tx-attr Required.

when i call ejbCreate without Tx Context, there is no exception
as i would expect when tx-attr Mandatory.

Any comments, tipps, bugfixes, ... ?

regards,
             markus

-- 
Dipl.-Ing. (FH) Markus Fritz             [EMAIL PROTECTED]
Just Innovative Software GmbH * Kranstrasse 8 * 70499 Stuttgart
----
This list is cross-posted to two mail lists.  To unsubscribe,
follow the instructions below for the list you subscribed to.
For objectweb.org: send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe ejb-container-group".
For enhydra.org: send email to [EMAIL PROTECTED] and include
in the body of the message "unsubscribe ejb-container-group".

Reply via email to