1 Reply Latest reply on Aug 29, 2005 8:48 AM by joinow

    What's the default value of "<transaction-attribute>" for MD

    joinow

      Hi Buddies,

      I have a MDBean with its descriptor:
      <message-driven>
      ...
      <transaction-type>Container</transaction-type>
      ...
      </message-driven>

      But I do not set "<trans-attribute>".
      <assembly-descriptor>
      <container-transaction>
      (nothing for that MDBean here)
      <container-transaction>
      <assembly-descriptor>

      What will be used as default value by JBoss? Requied or Unsupported?

      Thanks,
      Justin