Hi,
Can some one pl. tell me
if session bean starts transaction spring objects can join that transaction?
Thanks
Abhay
Printable View
Hi,
Can some one pl. tell me
if session bean starts transaction spring objects can join that transaction?
Thanks
Abhay
Yes. But you still have to configure a transaction manager in your Spring code, so that it can hook up to your EJB transaction.
could you pl. let me know how can I do this? or any link to document?
Thanks
Abhay