Re: XML namespacing

2001-11-08 Thread Scott Nichol
Henk, I believe the Apache SOAP interoperability docs are quite clear on this. You say the SOAP request from an MS client looks like this: http://schemas.xmlsoap.org/soap/envelope/"; SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";>

RE: XML namespacing

2001-11-08 Thread Henk . Schipper
Soumen,I am glad you feel the same way. Only at the moment I have a challange. I am trying to modify the two sources of soap the way that all will also work without the namespacing.The sources i try to modify are: - QName.java - Deserialize.javaIf I have the wrong ones, or if someone have a better

RE: WL6.0 and apache-soap 2.0

2001-11-08 Thread Ron Wilcom
There is a WL6.1 SP2 patch that fixes this problem. Contact [EMAIL PROTECTED] and they will send it to you. -Original Message- From: Yi Zhu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 07, 2001 12:47 PM To: [EMAIL PROTECTED] Subject: Re: WL6.0 and apache-soap 2.0 I got the sa

RE: XML namespacing

2001-11-08 Thread Soumen Sarkar
I followed this message exchange and similar in past. They all refer to interoperability problem. Could SOAP experts clarify the following: 1. Without seamless interoperability, how web service community may prosper. Hand plumbing (e.g take out namespace from SOAP request) is not good for w

SOAP XML messaging

2001-11-08 Thread Shashia
Hi,   I am very new to SOAP, I need some clarification. Can anybody tell me how XML messaging is accomplished using SOAP ? What is special which differentiates SOAP XML messaging from SOAP RPC ?   Any usefull links about SOAP RPC and XML messaging?   Thanks Shashi Anand