The soapaction URI on the http header is not present after the class generation. need to be specified in the writeMethodContent() of the ServiceClientGenerator class.
I found that the namespace is instantiated to "" on the WsClientGenerator run() method.
Log in to post a comment.
I found that the namespace is instantiated to "" on the WsClientGenerator run() method.