I do not have beans calling each other. I have only stateless session beans
that are called by the client on bean at a time. Only one method of one
bean has a transaction attribute of 'required'. All other methods of other
beans have a transaction attribute of 'supports'. There are no transactions
managed by the client.
How do I declare a bean reentrant or non-reentrant? Is this done in the
deployment descriptor? What is the default?
Thank you!
Thomas Kirsch
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]