users@glassfish.java.net

Re: Trouble with transactions

From: <forums_at_java.net>
Date: Wed, 25 May 2011 12:25:48 -0500 (CDT)

This is the default. It doesn't need to be specified, unless the bean level
attribute is different. Are there any deployment descriptors?

 

If no transaction attributes are specified, the 1st EJB (are they EJBs? How
to you get a hold of them?) business method will start a transaction, and
invocations of business methods in other EJBs will join this transaction.

-marina

 


--
[Message sent by forum member 'mvatkina']
View Post: http://forums.java.net/node/805914