Is there a documentation out there that will show us a configuration in Microsoft WCF using wsHttp shared certificate with Webservice WS-* security for Java SOAP WS-* interopability?
We are a Java Shop and we are the client to this Microsoft WCF "Soap" service.
I created a test web service in Java with CXF and implemented and shared-certificate and a JUnit test to connect to this WS-* secured service and it seems to work in less than and hour with the following documentation.
But setting up a Microsoft WCF wshttp binded shared-certificate soap service such that Java can make a call is nearly insane and it's a time sink.
Please help.