RE: Transactions support with SOAP., VC++ Service, Java Client??

2001-10-22 Thread Madhav Inamti
Title: RE: Transactions support with SOAP., VC++ Service, Java Client?? XLANG ( extends WSDL ) is supported in BizTalk. Take a look at WSFL from IBM and specs on BTP from Oasis (Oracle,Sun, HP, Bowstreet) - Madhav -Original Message- From: Nishant Gupta [mailto:[EMAIL PROTECTED

Transactions support with SOAP., VC++ Service, Java Client??

2001-10-18 Thread Nishant Gupta
Hello All, Can anyone help me , about how do you support the transactions support with SOAP. For Example, if there is a service in VC++ and a client in Java, How do we go for it?? Is there any tutorial or example, with this illustration? Thanks a lot in advance. Nishant Gupta

Re: Transactions support with SOAP., VC++ Service, Java Client??

2001-10-18 Thread Pae Choi
If you describe your problem a little more in detail, including the description of: o How the Java client and VC++ server are communicating at the transport layer. o What kind of message format they are using and messages are acrossed over you are not using the SOAP at present. o etc...