Friday, April 9, 2010

.NET web services client accept secure response and non-secure fault with Weblogic web services -- Interoperability with Microsoft WCF/.NET

I can not find a way to configure a secure web services on the weblogic server to return a secured soap fault message in a secure webservices. That causes some problem when the webservices client built by .NET. It gives same error message as non-synchronized clock, "an unsecured or incorrectly secured fault...".

But I found in the .NET 3.5 sp2, you can set the security level for the request, response and fault seperately

1 comment:

Anonymous said...

Hey Jimmy,

Did you ever find a way to have a secure weblogic service return a secured soap fault? I have the same problem and there is no documentation on how to do this on weblogic.

Thanks,
Sam