1 Reply Latest reply on Apr 24, 2005 10:04 AM by starksm64

    EJB Default Transaction Attribute

      Dear all

      What is the default transaction attribute for a Stateless Session Bean. I understand it's a good practice to declare either at the class level or at the methods level the transaction attribute but for now, I need to know what is the default behavior if nothing is declared.

      I couldn't find in the documentation and I don't know if there's any way to find out either via the JMX console or at run time by "introspection".

      Thanks a lot

      O.