I have spend some time trying to get a WSE client to be able to call a WCF service without any satisfying results. Sure there are no problem to get a very basic call to interop with no security by creating a custom binding that uses WS-Addressing specification from August 2004 (see links below). But when I try to add security, for example secure the service with Kerberos I get exceptions. I don't know if I miss something, and please let me know if you have succeeded in getting WCF and WSE to interop with different security scenarios.
I can't find any useful information when googeling either except for this three: