where can i find a good resource about assert policies in WSE3 ?
good resource about assert policies in WSE3
241 Views Asked by Gady At
2
There are 2 best solutions below
0

Did you mean WSE or WCF? I noticed you tagged the question ".net3.5", which suggests wcf.
WSE3, OTOH, is an obsolete framework based on .NET 2.0 ASMX technology, which is nearly obsolete itself.
This does not reflect on your question: if you have no choice but to use WSE, then you have no choice. Just want to clarify which you're asking about (and make sure you know WSE is obsolete; not everyone using it knows that).
I'm quite a beginner in this feild. i'm trying to implement this code as an exersice. i want to create a soapfilter that will run as a soap message arrives. I'm having trouble with the policy XML
}