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
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
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
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
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
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,