Posted By:
Anonymous
Posted On:
Wednesday, November 14, 2001 03:12 PM
I need to wrap some calls to a COM object inside a session EJB and I wanted to let this EJB participate of a 2PC transacttion.. where should I place the code for the 1st phase and 2nd phase? Do I need to use the synchronization interface?
PS: I know, I know.. I shouldn't do it at all, but you can't alwasy do what you want.. :)
Best regards,
Leonardo.