Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / January 2007

Tip: Looking for answers? Try searching our database.

Distributed transactions in Webservices.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Basil - 17 Jan 2007 11:49 GMT
Hello!

Could you help me?

How can I implement distributed transactions in Webservices, if I have
Framework 1.1, WSE 2.0?

Could you give me a few samples?

Thanks.

Best regards, Basil.
Mariano Omar Rodriguez - 17 Jan 2007 22:39 GMT
You need add in each WebMethod that must support transactions the following:

[WebMethod(TransactionOption=TransactionOption.Required)]

> Hello!
>
[quoted text clipped - 8 lines]
>
> Best regards, Basil.
Basil - 18 Jan 2007 15:56 GMT
Hello, Mariano!

It is not enough. I think that WebServices use special technologies to
support distributed transaction like WS-AtomicTransaction.
Ex.: I have 2 WebServices. 1st WebService method calls 2nd webservice
method.
I need in case of error roll back changes which were made 1st and 2nd
webservice methods.

Could you give me an example of using WS-AtomicTransaction. I use .NET
Framework 1.1 and WSE 2.0.

Thanks.

Best regards, Basil.

> You need add in each WebMethod that must support transactions the
> following:
[quoted text clipped - 13 lines]
>>
>> Best regards, Basil.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.