473,320 Members | 1,580 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Distributed transactions in Webservices.

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.
Jan 17 '07 #1
2 1879
You need add in each WebMethod that must support transactions the following:

[WebMethod(TransactionOption=TransactionOption.Requ ired)]

"Basil" <ba*****@yandex.ruwrote in message
news:Ov*************@TK2MSFTNGP02.phx.gbl...
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.
Jan 17 '07 #2
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.

"Mariano Omar Rodriguez" <mr******@yahoo.comwrote in message
news:11**********************************@microsof t.com...
You need add in each WebMethod that must support transactions the
following:

[WebMethod(TransactionOption=TransactionOption.Requ ired)]

"Basil" <ba*****@yandex.ruwrote in message
news:Ov*************@TK2MSFTNGP02.phx.gbl...
>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.

Jan 18 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Eirik Tryggeseth | last post by:
During deployment of an application using distributed transactions managed under COM+ on an Oracle 9i RAC database, we encounter situations where the load balancing mechanisms in the RAC result in...
7
by: Richard Maher | last post by:
Hi, I am seeking the help of volunteers to test some software that I've developed which facilitates distributed two-phase commit transactions, encompassing any resource manager (e.g. SQL/Server...
2
by: chairleg | last post by:
Hi, I'm having a problem running a distributed transaction between two linked servers that both have multiple instances of SQL Server installed on them. This is the error message that I...
2
by: Rodrigo García | last post by:
Hi. The problem is a bit hard to explain. I have a ServicedComponent method which runs a distributed transaction consisting on a a MessageQueue reception and several database operations. That...
1
by: Earl Orenthe | last post by:
Hello all, does anybody know whether IBM Websphere Information Integrator supports distributed transactions, that is - can you update multiple heterogenous databases in one update, or at least...
8
by: Don Riesbeck Jr. | last post by:
I have an C# EnterpriseService component that is part of an application I am developing that is responsible for writing data to an SQL Server. (it reads from a local DB (MSDE), then writes to a...
3
by: Ollie Riches | last post by:
"Distributed transaction completed. Either enlist this session in a new transaction or the NULL transaction." I am recieving the above error when attempt to access a remote sql server database...
3
by: BLUE | last post by:
Only SQL Server 2005 or also DB2, Oracle and MySQL? Thanks, Luigi.
0
by: Tim - Milwaukee | last post by:
Hello. One of our database developers is running into a problem when trying to get distributed transactions to work across linked servers. (SQL 2005 to SQL 2000). The specific error message...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.