Hello
I need to consume soap java web service:
when I test it using SAOPUI it works fine, when I consume it through .net client it gives "empty security header".
I traced the request and response using a fiddler. and it returns data correctly.
could you please help if there is something missing, or if there is a workaround to solve this issue.
Note: I don't have the service source code