File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes means of encoding style in SOAP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "means of encoding style in SOAP" Watch "means of encoding style in SOAP" New topic
Author

means of encoding style in SOAP

giuseppe astarita
Greenhorn

Joined: Nov 10, 2005
Posts: 11
Hi, my full-name is giuseppe astarita j have a question: why SOAP must define encoding style ? Is useful for what reason ? THANKS FOR ANSWER
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
Actually Basic Profile conformant web services cannot use RPC/encoded or Document/encoded SOAP messages.
BP 1.0a: 4.1.7 SOAP encodingStyle Attribute
They can only use RPC/literal and Document/literal.

SOAP seemed to want to introduce a way to customize the serialization of data.
SOAP 1.1: 4.1.1 SOAP encodingStyle Attribute
SOAP 1.1: 5. SOAP Encoding
BP stuck with literal, non-encoded XML as encodingStyle seemed to just duplicate features that can be addressed with XML namespaces and XML Schema.


"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
 
 
subject: means of encoding style in SOAP
 
Threads others viewed
significance of encodingStlyle in WSDL
document encoded
what should be the serializer for this ?
simple array in WSAD 5.0 web service. is it possible?
XML result as a String
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com