Posted: Tue Jan 14, 2003 2:04 pm Post subject: MQSeries & Microsoft Transaction Server (MTS)
Apprentice
Joined: 29 Jul 2002 Posts: 25
Does anyone have experience with this combo? I have a VB6 application interacting with MQSeries and MTS. I've got very basic problems at this point:
1. Do all components participating in a transaction have to be MTS deployed? Or can a non-MTS COM+ object establish the initial context, which an MTS component it creates then inherits? If so, if the caller is NotAMTSComponent, should the callee MTS object have its property set to Required or UsesTransactions?
2. What kind of context works? I'm having problems with Tx.TransactionContext and COMSVCLib.ObjectContext. Does anyone have working code samples around these?
Really appreciate hearing from one and all. The MQSeries-supplied documentation on the subject is very scant and full of inconsistencies...
....hhhmmmmm.... maybe they want it that way?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum