Hello All, We are using axis 1.3 and style=rpc use=literal.
We are providing services to a large number of EXISTING clients. The software of these clients cant be changed. These clients are expecting an encodingStyle in the response: <SOAP:Envelope SOAP:encodingStyle="http://xml.apache.org/xml-soap/literalxml" Im aware the specs doesnt allow you to use rpc/literal and encodingStyle together but we really need to serve these clients/consumers.. Can anyone please give some directions where in the axis source code I could force axis to use the specified encodingStyle in the response ? Thnx, raymond
