Closed neykov closed 7 years ago
Could we add a test with stub xml response from winrm 4.0 and winrm 2.0?
Good idea, will look into that.
@bostko added tests replaying a whole recorded session with Windows 7 & Windows 2012.
Looks awesome!
Live tests pass, merging.
Makes the response identical between windows versions, making it possible to handle it with the same wsdl definition.
It's a hack to work around the JAX-WS limitations.
Fixes https://github.com/cloudsoft/winrm4j/issues/35.