Hi, How can I use document style, but not bind it to XML? I just want to receive and send the plain XML (and not some java class representing it). So I want to have '<wsdlsoap:binding style="document" ...' in my wsdl file instead of '<wsdlsoap:binding style="rpc"...' .
Can someone help me with this one? Thanx Dieter