Connecting Tech Pros Worldwide Forums | Help | Site Map

How to override the level in which the SoapEnvelope is created.

Dorit
Guest
 
Posts: n/a
#1: Feb 8 '06
Hi,

I need to override the function of the class that is responsible to create
the SoapEnvelope and made some manipulations on it.
The question is in which level can I do it and which is the class and
fucntion that I need to override.
I have already implement a SoapExtension with WSE 3.0(through Client/Server
Filters Policyassertion class) and without it but it get the me handle the
soap envelope after it is created and I need to make some manipulations on
data before the SoapEnvelope is created. Is that possible?
Thanks in advance,
Dorit




Closed Thread