
Transaction attributes specify how the EJB Container will manage transactions for a method when a client invokes the method through the bean's home or component interface, or when the method is invoked as a result of the arrival of a JMS message.
A dialog box appears.
A container-transaction sub-node appears under the root node. It contains all chosen methods.
If you select a whole enterprise bean, the specified transaction attributes will be applied to all the methods of the enterprise bean.
To remove a method from the container-transaction list, select the method and choose Remove.
To remove the whole container-transaction list, select the node and choose Remove.