Please make use (or make possible to use) non-encoded style of WSDL

Bug #1003473 reported by Dmitry Tantsur
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ladon
New
Undecided
Unassigned

Bug Description

rpc/encoded wsdl are not supported by modern Java WS implementation (including Axis2 and CXF). Axis1 would be fine but have some critical erros with SoapFault that are unlikely to be fixed.

Here is some background on rpc/encoded vs anything else:
http://bitkickers.blogspot.com/2008/12/rpcencoded-web-services-on-java-16.html
http://www.jroller.com/gmazza/entry/calling_rpc_encoded_web_services

As to Python implementation, PySimpleSOAP (http://code.google.com/p/pysimplesoap/) seems to provide new-style WSDL's: http://code.google.com/p/pysimplesoap/source/browse/pysimplesoap/server.py#286

Revision history for this message
Dmitry Tantsur (divius) wrote :

What about leaving "soap" as is and porting "soap11" to "literal" encoding?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.