Ask a Question related to ASP.NET Web Services, Design and Development.
-
moko #1
WS-Transaction
I understand that 'WS-Transaction' is the standard for cross-webservice
transaction management. Couple of questions :-
1) In what state of readiness is it ?
2) will it work even if one of the 2 web services was developed using a
different platform , like J2EE ?
Thanks.
moko Guest
-
Transaction Server 4.0
Dear all, Please let me know is Microsft Transaction Server 4.0 able to run on Windows 2003? Thanks -
Transaction id and transaction isolation
Hi Two questions. I am using Informix IDS 9.4 on Windows. 1. I would like to be able to get hold of the transaction id while still in the... -
transaction/session id in SE7.2
Hi I am using InformixSE7.2 (on linux) and have been trying to write a stored procedure which, amongst other things, gets hold of the session... -
Transaction Log
SQL 2K Is it possible to apply TRANSACTION LOG to a database while another process (SP) reading data from the same db.?? In my case, the job... -
Transaction
Within a procedure i create two connection RConnection for readonly operation WConnection for write operation on a DB. Associated with the... -
Jeffrey Hasan #2
Re: WS-Transaction
There is currently no WSE support for any of the related specification that
cover cross-web-service transactions, including WS-Transaction,
WS-AtomicTransaction, WS-Coordination and WS-BusinessActivity. Some of these
specs are still being hammered out. They started coming out early this
Spring. Given the breadth of these specs it is unlikely that they could be
supported on the Microsoft platform before Indigo comes out. In the
meantime, the approach that I use is to implement the service
agent/aggregation models, where one agent is responsible for initiating and
coordinating a set of related service calls. Check out the MSDN patterns and
practices site for further information.
Good luck!
Jeffrey Hasan, MCSD
President, Bluestone Partners, Inc.
-----------------------------------------------
Author of: Expert SOA in C# Using WSE 2.0 (APress, 2004)
[url]http://www.bluestonepartners.com/soa.aspx[/url]
"moko" <nospam-r_chakravarthy@hotmail.com> wrote in message
news:#tAmqV6fEHA.2812@tk2msftngp13.phx.gbl...> I understand that 'WS-Transaction' is the standard for cross-webservice
> transaction management. Couple of questions :-
>
> 1) In what state of readiness is it ?
> 2) will it work even if one of the 2 web services was developed using a
> different platform , like J2EE ?
>
> Thanks.
>
>
Jeffrey Hasan Guest



Reply With Quote

