public class TransactionRequiredLocalException extends EJBException(Code)
This exception indicates that a request carried a null transaction context,
but the target object requires an active transaction.
See Also:EJB 3.0 specification author: Florent Benoit