----------------------------------------------------------- New Message on cochindotnet
----------------------------------------------------------- From: spark Message 2 in Discussion I am not familiar with the context of a lot of things but this is my take: the DTC will be that of the machine hosting the WS - the other nmachine simply makes a soap request to this machine and has no other form of communication with this machine. So if the transaction fails locally, the WS will throw an exception back. If the connection is disconnetected then the next call will continue independant of the first. I expect that a call make to the WS will cause it to run to completion and will abort when it needs to pass the return XML to the caller. <-- This last case can be checked for right ? You can write a little service that will ait for a certain period of time and then update something and return. You can then close the client application before the update happens and see how it aborts. Remember that even if teh cleint gets an exception when the connection is broken thats not the same exception as that generated by the server - because the server has already been disconnected from it. does this help? rosh ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/cochindotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
