web services - Can I create a document styled java classes from RPC style WSDL? -


i trying generate client hosted wsdl. wsdl in rpc style format want classes generated in document style format. how same ?

you can download wsdl , modify document style before using generate code. may not helpful server hosting service might still expect rpc style request.


Comments