Closed andreaturli closed 7 years ago
HTTP response '415:
is Unsupported Media Type
. I've seen this with older CXF builds or when running the tests directly in Eclipse. winrm was sending the wrong content-type
.
Is this a problem with 0.6.0-SNAPSHOT
specifically? Does it depend on the Windows version? What content-type
is winrm sending?
@neykov I'm not seeing with latest master from my IDE anymore. Thanks!
Using
0.6.0-SNAPSHOT
I get the following error
from a server with the following config
Notice I've tested the creds from the windows server
which works fine.
@neykov any ideas would be appreciated!