How do you configure a session bean for bean-managed transactions?
Created May 4, 2012
Jerry Smith
You must set transaction-type in the deployment descriptor.
Created May 4, 2012
You must set transaction-type in the deployment descriptor.