Re: soap encoding?

2002-05-14 Thread Indrasish N Basuroychowdhury
I have to send some information via. SOAP header. Anyone has similar experience? If yes, can someone help me in this regard. Thanks, Indrasish. Scott Nichol wrote: The SOAP spec says a little bit about this, e.g. see the 1.2 working draft at http://www.w3.org/TR/2001/WD-soap12-part0-20011217/#L33

Re: soap encoding?

2002-05-14 Thread Scott Nichol
The SOAP spec says a little bit about this, e.g. see the 1.2 working draft at http://www.w3.org/TR/2001/WD-soap12-part0-20011217/#L3374. WSDL (see 1.1 at http://www.w3.org/TR/wsdl#_soap-b) also provides a means to specify encoding. Apache SOAP supports "standard" SOAP encoding, denoted by the htt

cvs commit: xml-soap/java/src/org/apache/soap/server/http MessageRouterServlet.java RPCRouterServlet.java

2002-05-14 Thread nagy
nagy02/05/14 07:53:32 Modified:java/src/org/apache/soap/server/http MessageRouterServlet.java RPCRouterServlet.java Log: Retrieve the classloader from the thread instead of the servlet class, since the one that loaded the servlet may not be the top level

soap encoding?

2002-05-14 Thread soap vamsi
Can any one tell the significance of the encodingStyle attribute where we give the valuehttp://schemas.xmlsoap.org/soap/encoding/. From all that i know this url must contain an xml doc that contains the rules to marshall the soap request the soap xml. Though I stated the above i am still not a

cvs commit: xml-soap/java/src/org/apache/soap/util/mime MimeUtils.java

2002-05-14 Thread nagy
nagy02/05/14 07:52:06 Modified:java/src/org/apache/soap/util/mime MimeUtils.java Log: Removed unnecessary reference to Sun class Revision ChangesPath 1.4 +0 -1 xml-soap/java/src/org/apache/soap/util/mime/MimeUtils.java Index: MimeUtils.java

Re: SOAP applications ?

2002-05-14 Thread Shashi Anand
Can SOAP be a solution for normal client-server or n-tier applications. I mean is SOAP applicable for scenarios of  more than just a simple RPC call ?   ---Original Message---   From: ashish ranjan Date: Tuesday, May 14,