HighTechTalks DotNet Forums  

Re: Transactions in Web Services

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Re: Transactions in Web Services in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Dino Chiesa [MSFT]
 
Posts: n/a

Default Re: Transactions in Web Services - 07-08-2003 , 11:08 PM






Implementations should become available as the specifications themselves
become finalized.
The specs aren't cooked yet, so the implementations aren't there.

It is not expected that apps developers will build implementations of
WS-Transactions and WS-Coordination. The implementations will be done by
infrastructure vendors (eg, Microsoft, The Mind Electric, IBM, etc)

I don't understand your last question about DTC.

DTC is a service within Windows allowing distributed transaction commit. It
is not related to web services. However, it is possible to build a web
service that, once invoked, on the backend updates several transational
resources (including possibly one or more databases) and commits the work as
a single unit via DTC. In this scenario web services and DTC can work
together. But the transactional context does not get spread across the web
services link.


"dp" <daniel_poole (AT) gmx (DOT) de> wrote

Quote:
Hi to all.

I read a lot about BTP and WS-Transaction/WS-Coordination.

Does exist any implementation of these specifications ?
Or should the developer implement these protocols byself ?

And I am going right, that DTC is only for distributed Database
Transactions
in Web Services ?

Thanks in Advance !

Daniel



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.