Hi,
Does anyone has tried to create a thread on a transactional com+ component and from it call another transactional component?
I've been trying but the thread scapes from the acitivity, i loose the object context and the called object does not abort the original transaction.
How do i executes 2 component's at the same time from another com+ component (not creating thread from the base client)?
Thak's
DAS
Does anyone has tried to create a thread on a transactional com+ component and from it call another transactional component?
I've been trying but the thread scapes from the acitivity, i loose the object context and the called object does not abort the original transaction.
How do i executes 2 component's at the same time from another com+ component (not creating thread from the base client)?
Thak's
DAS