Hi, only a note to describe my experience: I had a WS server build with Axis that can't be accessed via client written in Perl (SOAP::Lite) and Python (SOAPpy).
The solution was to translate my original WSDL, written as document/literal, in wrapped/literal style. Obviusly both WSDLs were compatible with WS-I Basic Profile! p.s. Thanks to everyone who helped me in trsalating my WSDL document into a wrapped/literal one (in particular Anne & Dino!). -- Ivan
