I am using stateless session beans. Each of the beans has one method that
can be called from the client. If this method is involved in a transaction,
the transaction
commits when the method returns. Does this mean, I cannot return
connections to the pool within each of these methods since the transaction
will only terminate when each method returns?

Thank you!

Thomas Kirsch



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to